#c019d6 color space conversions
Hex:
#c019d6
RGB:
192, 25, 214
CMY:
25, 90, 16
CMYK:
10, 88, 0, 16
HSL:
293°, 79.0795%, 46.8627%
HSV (HSB):
293°, 88.3178%, 83.9216%
XYZ:
34.2235, 16.7568, 65.0489
xyY:
0.2950, 0.1444, 16.7568
CIE-Lab:
47.9521, 80.0564, -58.1822
CIE-LCH:
47.9521, 98.9657, 323.9917
CIE-Luv:
47.9521, 54.1886, -96.3857
Hunter-Lab:
40.9350, 77.5974, -65.5619
#c019d6 color charts
#c019d6 color shades, tints & tones
#c019d6 color schemes
#c019d6 color preview, HTML & CSS examples
This text has a color of #c019d6
<p style="color:#c019d6;">Text here</p>
.mytext {color:#c019d6;}
This box has a color of #c019d6
<div style="background-color:#c019d6;">Content here</div>
.mybackground {background-color:#c019d6;}
Border around this has a color of #c019d6
<div style="border:2px solid #c019d6;">Content here</div>
.myborder {border:2px solid #c019d6;}