#cc19da color space conversions
Hex:
#cc19da
RGB:
204, 25, 218
CMY:
20, 90, 15
CMYK:
6, 89, 0, 15
HSL:
296°, 79.4239%, 47.6471%
HSV (HSB):
296°, 88.5321%, 85.4902%
XYZ:
37.9044, 18.5946, 67.9210
xyY:
0.3046, 0.1495, 18.5946
CIE-Lab:
50.2095, 82.6475, -56.7336
CIE-LCH:
50.2095, 100.2462, 325.5322
CIE-Luv:
50.2095, 60.9669, -95.8650
Hunter-Lab:
43.1214, 81.4415, -63.2032
#cc19da color charts
#cc19da color shades, tints & tones
#cc19da color schemes
#cc19da color preview, HTML & CSS examples
This text has a color of #cc19da
<p style="color:#cc19da;">Text here</p>
.mytext {color:#cc19da;}
This box has a color of #cc19da
<div style="background-color:#cc19da;">Content here</div>
.mybackground {background-color:#cc19da;}
Border around this has a color of #cc19da
<div style="border:2px solid #cc19da;">Content here</div>
.myborder {border:2px solid #cc19da;}