#c01ca3 color space conversions
Hex:
#c01ca3
RGB:
192, 28, 163
CMY:
25, 89, 36
CMYK:
0, 85, 15, 25
HSL:
311°, 74.5455%, 43.1373%
HSV (HSB):
311°, 85.4167%, 75.2941%
XYZ:
28.7643, 14.6813, 35.9681
xyY:
0.3622, 0.1849, 14.6813
CIE-Lab:
45.1946, 71.9230, -32.7476
CIE-LCH:
45.1946, 79.0273, 335.5196
CIE-Luv:
45.1946, 73.1772, -57.6385
Hunter-Lab:
38.3162, 66.9483, -28.8352
#c01ca3 color charts
#c01ca3 color shades, tints & tones
#c01ca3 color schemes
#c01ca3 color preview, HTML & CSS examples
This text has a color of #c01ca3
<p style="color:#c01ca3;">Text here</p>
.mytext {color:#c01ca3;}
This box has a color of #c01ca3
<div style="background-color:#c01ca3;">Content here</div>
.mybackground {background-color:#c01ca3;}
Border around this has a color of #c01ca3
<div style="border:2px solid #c01ca3;">Content here</div>
.myborder {border:2px solid #c01ca3;}