#c01da2 color space conversions
Hex:
#c01da2
RGB:
192, 29, 162
CMY:
25, 89, 36
CMYK:
0, 85, 16, 25
HSL:
311°, 73.7557%, 43.3333%
HSV (HSB):
311°, 84.8958%, 75.2941%
XYZ:
28.6992, 14.6938, 35.5060
xyY:
0.3637, 0.1862, 14.6938
CIE-Lab:
45.2120, 71.5944, -32.1230
CIE-LCH:
45.2120, 78.4707, 335.8352
CIE-Luv:
45.2120, 73.4478, -56.7013
Hunter-Lab:
38.3325, 66.5592, -28.0853
#c01da2 color charts
#c01da2 color shades, tints & tones
#c01da2 color schemes
#c01da2 color preview, HTML & CSS examples
This text has a color of #c01da2
<p style="color:#c01da2;">Text here</p>
.mytext {color:#c01da2;}
This box has a color of #c01da2
<div style="background-color:#c01da2;">Content here</div>
.mybackground {background-color:#c01da2;}
Border around this has a color of #c01da2
<div style="border:2px solid #c01da2;">Content here</div>
.myborder {border:2px solid #c01da2;}