#c01cbc color space conversions
Hex:
#c01cbc
RGB:
192, 28, 188
CMY:
25, 89, 26
CMYK:
0, 85, 2, 25
HSL:
301°, 74.5455%, 43.1373%
HSV (HSB):
301°, 85.4167%, 75.2941%
XYZ:
31.2306, 15.6678, 48.9551
xyY:
0.3258, 0.1635, 15.6678
CIE-Lab:
46.5356, 75.4749, -45.3978
CIE-LCH:
46.5356, 88.0762, 328.9733
CIE-Luv:
46.5356, 63.2505, -76.8306
Hunter-Lab:
39.5826, 71.5666, -45.6211
#c01cbc color charts
#c01cbc color shades, tints & tones
#c01cbc color schemes
#c01cbc color preview, HTML & CSS examples
This text has a color of #c01cbc
<p style="color:#c01cbc;">Text here</p>
.mytext {color:#c01cbc;}
This box has a color of #c01cbc
<div style="background-color:#c01cbc;">Content here</div>
.mybackground {background-color:#c01cbc;}
Border around this has a color of #c01cbc
<div style="border:2px solid #c01cbc;">Content here</div>
.myborder {border:2px solid #c01cbc;}