#cc07b0 color space conversions
Hex:
#cc07b0
RGB:
204, 7, 176
CMY:
20, 97, 31
CMYK:
0, 97, 14, 20
HSL:
309°, 93.3649%, 41.3725%
HSV (HSB):
309°, 96.5686%, 80.0000%
XYZ:
32.8143, 16.1239, 42.4570
xyY:
0.3590, 0.1764, 16.1239
CIE-Lab:
47.1366, 78.6205, -37.2582
CIE-LCH:
47.1366, 87.0020, 334.6438
CIE-Luv:
47.1366, 78.8243, -65.8077
Hunter-Lab:
40.1546, 75.5995, -34.5814
#cc07b0 color charts
#cc07b0 color shades, tints & tones
#cc07b0 color schemes
#cc07b0 color preview, HTML & CSS examples
This text has a color of #cc07b0
<p style="color:#cc07b0;">Text here</p>
.mytext {color:#cc07b0;}
This box has a color of #cc07b0
<div style="background-color:#cc07b0;">Content here</div>
.mybackground {background-color:#cc07b0;}
Border around this has a color of #cc07b0
<div style="border:2px solid #cc07b0;">Content here</div>
.myborder {border:2px solid #cc07b0;}