#c01ca4 color space conversions
Hex:
#c01ca4
RGB:
192, 28, 164
CMY:
25, 89, 36
CMYK:
0, 85, 15, 25
HSL:
310°, 74.5455%, 43.1373%
HSV (HSB):
310°, 85.4167%, 75.2941%
XYZ:
28.8543, 14.7173, 36.4419
xyY:
0.3606, 0.1839, 14.7173
CIE-Lab:
45.2446, 72.0573, -33.2659
CIE-LCH:
45.2446, 79.3654, 335.2192
CIE-Luv:
45.2446, 72.7642, -58.4160
Hunter-Lab:
38.3631, 67.1208, -29.4665
#c01ca4 color charts
#c01ca4 color shades, tints & tones
#c01ca4 color schemes
#c01ca4 color preview, HTML & CSS examples
This text has a color of #c01ca4
<p style="color:#c01ca4;">Text here</p>
.mytext {color:#c01ca4;}
This box has a color of #c01ca4
<div style="background-color:#c01ca4;">Content here</div>
.mybackground {background-color:#c01ca4;}
Border around this has a color of #c01ca4
<div style="border:2px solid #c01ca4;">Content here</div>
.myborder {border:2px solid #c01ca4;}