#cc05ff color space conversions
Hex:
#cc05ff
RGB:
204, 5, 255
CMY:
20, 98, 0
CMYK:
20, 98, 0, 0
HSL:
288°, 100.0000%, 50.9804%
HSV (HSB):
288°, 98.0392%, 100.0000%
XYZ:
43.0061, 20.1659, 96.2335
xyY:
0.2698, 0.1265, 20.1659
CIE-Lab:
52.0243, 90.6470, -74.6508
CIE-LCH:
52.0243, 117.4292, 320.5274
CIE-Luv:
52.0243, 49.6474, -123.1960
Hunter-Lab:
44.9065, 92.3599, -95.6225
#cc05ff color charts
#cc05ff color shades, tints & tones
#cc05ff color schemes
#cc05ff color preview, HTML & CSS examples
This text has a color of #cc05ff
<p style="color:#cc05ff;">Text here</p>
.mytext {color:#cc05ff;}
This box has a color of #cc05ff
<div style="background-color:#cc05ff;">Content here</div>
.mybackground {background-color:#cc05ff;}
Border around this has a color of #cc05ff
<div style="border:2px solid #cc05ff;">Content here</div>
.myborder {border:2px solid #cc05ff;}