In RGB color space, #cb2fff hex color has a red value of 203, a green value of 47 and a blue value of 255.
In CMYK color space (used in color printing), #cb2fff hex color is composed of 20.39% cyan, 81.57% magenta, 0% yellow and 0% black.
#cb2fff color has a hue of 285 degrees, a saturation of 100% and a lightness of 59.2%.
#cb2fff hex color contains mainly BLUE.
The closest web safe color of #cb2fff is #cc33ff
#cb2fff hex color has a decimal value of 13316095.
HEX | cb2fff | #cb2fff |
---|---|---|
RGB | 203, 47, 255 | rgb(203, 47, 255) |
RGB Percent | 79.61, 18.43, 100 | rgb(79.61, 18.43, 100) |
CMYK | 20, 82, 0, 0 | |
HSL | 285°, 100, 59.2 | hsl(285, 100%, 59.2%) |
HSV | 285°, 81.6, 100 |
XYZ | 43.695, 21.95, 96.541 |
---|---|
Hunter Lab | 46.851, 84.487, -89.378 |
CIE-LAB | 53.974, 84.282, -71.494 |
CIE-LCH | 53.974, 110.521, 319.693 |
CIE-LUV | 20.39, 81.57, 0, 0 |
Web Safe | cc33ff |
RGB percent of color #cb2fff
CMYK percent of color #cb2fff
Text with hexadecimal color #cb2fff
This text has a font color of #cb2fff
<p style="color:#cb2fff">Text here</p>
#cb2fff Background Color
This box has a background color of #cb2fff
<div style="background-color:#cb2fff">Text here</div>
#cb2fff Border Color
This box has a border color of #cb2fff
<div style="border: 4px solid #cb2fff">Text here</div>
CSS codes
<p style="color:#cb2fff">Text here</p>
<div style="background-color:#cb2fff">Text here</div>
<div style="border: 4px solid #cb2fff">Text here</div>
#cb2fff Color on white background
This is how a font and box color of #cb2fff will look
on a white background.
#cb2fff Color on black background
This is how a font and box color of #cb2fff hex color will look
on a black background.