#c02dab color space conversions
Hex:
#c02dab
RGB:
192, 45, 171
CMY:
25, 82, 33
CMYK:
0, 77, 11, 25
HSL:
309°, 62.0253%, 46.4706%
HSV (HSB):
309°, 76.5625%, 75.2941%
XYZ:
30.0273, 16.0235, 40.0383
xyY:
0.3488, 0.1861, 16.0235
CIE-Lab:
47.0053, 68.9610, -34.6555
CIE-LCH:
47.0053, 77.1792, 333.3187
CIE-Luv:
47.0053, 67.0601, -60.5151
Hunter-Lab:
40.0294, 63.8471, -31.2827
#c02dab color charts
#c02dab color shades, tints & tones
#c02dab color schemes
#c02dab color preview, HTML & CSS examples
This text has a color of #c02dab
<p style="color:#c02dab;">Text here</p>
.mytext {color:#c02dab;}
This box has a color of #c02dab
<div style="background-color:#c02dab;">Content here</div>
.mybackground {background-color:#c02dab;}
Border around this has a color of #c02dab
<div style="border:2px solid #c02dab;">Content here</div>
.myborder {border:2px solid #c02dab;}