#cc00f5 color space conversions
Hex:
#cc00f5
RGB:
204, 0, 245
CMY:
20, 100, 4
CMYK:
17, 100, 0, 4
HSL:
290°, 100.0000%, 48.0392%
HSV (HSB):
290°, 100.0000%, 96.0784%
XYZ:
41.3833, 19.4299, 87.9554
xyY:
0.2782, 0.1306, 19.4299
CIE-Lab:
51.1865, 89.3679, -70.4261
CIE-LCH:
51.1865, 113.7825, 321.7602
CIE-Luv:
51.1865, 52.9512, -116.6320
Hunter-Lab:
44.0794, 90.4430, -87.4508
#cc00f5 color charts
#cc00f5 color shades, tints & tones
#cc00f5 color schemes
#cc00f5 color preview, HTML & CSS examples
This text has a color of #cc00f5
<p style="color:#cc00f5;">Text here</p>
.mytext {color:#cc00f5;}
This box has a color of #cc00f5
<div style="background-color:#cc00f5;">Content here</div>
.mybackground {background-color:#cc00f5;}
Border around this has a color of #cc00f5
<div style="border:2px solid #cc00f5;">Content here</div>
.myborder {border:2px solid #cc00f5;}