#c00bed color space conversions
Hex:
#c00bed
RGB:
192, 11, 237
CMY:
25, 96, 7
CMYK:
19, 95, 0, 7
HSL:
288°, 91.1290%, 48.6275%
HSV (HSB):
288°, 95.3586%, 92.9412%
XYZ:
37.1440, 17.5602, 81.5525
xyY:
0.2726, 0.1289, 17.5602
CIE-Lab:
48.9583, 85.5627, -69.6335
CIE-LCH:
48.9583, 110.3168, 320.8603
CIE-Luv:
48.9583, 47.5268, -113.5822
Hunter-Lab:
41.9049, 84.8863, -86.0527
#c00bed color charts
#c00bed color shades, tints & tones
#c00bed color schemes
#c00bed color preview, HTML & CSS examples
This text has a color of #c00bed
<p style="color:#c00bed;">Text here</p>
.mytext {color:#c00bed;}
This box has a color of #c00bed
<div style="background-color:#c00bed;">Content here</div>
.mybackground {background-color:#c00bed;}
Border around this has a color of #c00bed
<div style="border:2px solid #c00bed;">Content here</div>
.myborder {border:2px solid #c00bed;}