#cc31da color space conversions
Hex:
#cc31da
RGB:
204, 49, 218
CMY:
20, 81, 15
CMYK:
6, 78, 0, 15
HSL:
295°, 69.5473%, 52.3529%
HSV (HSB):
295°, 77.5229%, 85.4902%
XYZ:
38.6550, 20.0960, 68.1712
xyY:
0.3046, 0.1583, 20.0960
CIE-Lab:
51.9455, 77.5782, -53.9501
CIE-LCH:
51.9455, 94.4933, 325.1842
CIE-Luv:
51.9455, 58.1231, -92.0002
Hunter-Lab:
44.8285, 75.4684, -58.7830
#cc31da color charts
#cc31da color shades, tints & tones
#cc31da color schemes
#cc31da color preview, HTML & CSS examples
This text has a color of #cc31da
<p style="color:#cc31da;">Text here</p>
.mytext {color:#cc31da;}
This box has a color of #cc31da
<div style="background-color:#cc31da;">Content here</div>
.mybackground {background-color:#cc31da;}
Border around this has a color of #cc31da
<div style="border:2px solid #cc31da;">Content here</div>
.myborder {border:2px solid #cc31da;}