#c01bdd color space conversions
Hex:
#c01bdd
RGB:
192, 27, 221
CMY:
25, 89, 13
CMYK:
13, 88, 0, 13
HSL:
291°, 78.2258%, 48.6275%
HSV (HSB):
291°, 87.7828%, 86.6667%
XYZ:
35.1813, 17.2108, 69.8744
xyY:
0.2877, 0.1408, 17.2108
CIE-Lab:
48.5245, 80.8770, -61.2614
CIE-LCH:
48.5245, 101.4596, 322.8574
CIE-Luv:
48.5245, 51.6961, -101.1639
Hunter-Lab:
41.4859, 78.7732, -70.8216
#c01bdd color charts
#c01bdd color shades, tints & tones
#c01bdd color schemes
#c01bdd color preview, HTML & CSS examples
This text has a color of #c01bdd
<p style="color:#c01bdd;">Text here</p>
.mytext {color:#c01bdd;}
This box has a color of #c01bdd
<div style="background-color:#c01bdd;">Content here</div>
.mybackground {background-color:#c01bdd;}
Border around this has a color of #c01bdd
<div style="border:2px solid #c01bdd;">Content here</div>
.myborder {border:2px solid #c01bdd;}