#c002ff color space conversions
Hex:
#c002ff
RGB:
192, 2, 255
CMY:
25, 99, 0
CMYK:
25, 99, 0, 0
HSL:
285°, 100.0000%, 50.3922%
HSV (HSB):
285°, 99.2157%, 100.0000%
XYZ:
39.8099, 18.4699, 96.0746
xyY:
0.2579, 0.1197, 18.4699
CIE-Lab:
50.0611, 89.3537, -77.9298
CIE-LCH:
50.0611, 118.5628, 318.9067
CIE-Luv:
50.0611, 42.5169, -126.0036
Hunter-Lab:
42.9766, 90.1384, -102.4597
#c002ff color charts
#c002ff RGB chart
#c002ff CMYK chart
#c002ff RGB pie chart
#c002ff color shades, tints & tones
#c002ff color schemes
#c002ff color preview, HTML & CSS examples
This text has a color of #c002ff
<p style="color:#c002ff;">Text here</p>
.mytext {color:#c002ff;}
Text color #c002ff
This box has a color of #c002ff
<div style="background-color:#c002ff;">Content here</div>
.mybackground {background-color:#c002ff;}
Background color #c002ff
Border around this has a color of #c002ff
<div style="border:2px solid #c002ff;">Content here</div>
.myborder {border:2px solid #c002ff;}
Border color #c002ff