#cc31cf color space conversions
Hex:
#cc31cf
RGB:
204, 49, 207
CMY:
20, 81, 19
CMYK:
1, 76, 0, 19
HSL:
299°, 62.2047%, 50.1961%
HSV (HSB):
299°, 76.3285%, 81.1765%
XYZ:
37.2626, 19.5390, 60.8389
xyY:
0.3167, 0.1661, 19.5390
CIE-Lab:
51.3119, 75.8068, -48.6741
CIE-LCH:
51.3119, 90.0879, 327.2962
CIE-Luv:
51.3119, 61.8920, -83.6862
Hunter-Lab:
44.2029, 73.1186, -50.6620
#cc31cf color charts
#cc31cf color shades, tints & tones
#cc31cf color schemes
#cc31cf color preview, HTML & CSS examples
This text has a color of #cc31cf
<p style="color:#cc31cf;">Text here</p>
.mytext {color:#cc31cf;}
This box has a color of #cc31cf
<div style="background-color:#cc31cf;">Content here</div>
.mybackground {background-color:#cc31cf;}
Border around this has a color of #cc31cf
<div style="border:2px solid #cc31cf;">Content here</div>
.myborder {border:2px solid #cc31cf;}