#c002ec color space conversions
Hex:
#c002ec
RGB:
192, 2, 236
CMY:
25, 99, 7
CMYK:
19, 99, 0, 7
HSL:
289°, 98.3193%, 46.6667%
HSV (HSB):
289°, 99.1525%, 92.5490%
XYZ:
36.9003, 17.3060, 80.7524
xyY:
0.2734, 0.1282, 17.3060
CIE-Lab:
48.6433, 86.1192, -69.5807
CIE-LCH:
48.6433, 110.7158, 321.0633
CIE-Luv:
48.6433, 48.1423, -113.3399
Hunter-Lab:
41.6005, 85.5313, -85.9699
#c002ec color charts
#c002ec RGB chart
#c002ec CMYK chart
#c002ec RGB pie chart
#c002ec color shades, tints & tones
#c002ec color schemes
#c002ec color preview, HTML & CSS examples
This text has a color of #c002ec
<p style="color:#c002ec;">Text here</p>
.mytext {color:#c002ec;}
Text color #c002ec
This box has a color of #c002ec
<div style="background-color:#c002ec;">Content here</div>
.mybackground {background-color:#c002ec;}
Background color #c002ec
Border around this has a color of #c002ec
<div style="border:2px solid #c002ec;">Content here</div>
.myborder {border:2px solid #c002ec;}
Border color #c002ec