#c00bbd color space conversions
Hex:
#c00bbd
RGB:
192, 11, 189
CMY:
25, 96, 26
CMYK:
0, 94, 2, 25
HSL:
301°, 89.1626%, 39.8039%
HSV (HSB):
301°, 94.2708%, 75.2941%
XYZ:
31.0432, 15.1199, 49.4264
xyY:
0.3248, 0.1582, 15.1199
CIE-Lab:
45.7980, 77.9628, -47.1596
CIE-LCH:
45.7980, 91.1165, 328.8303
CIE-Luv:
45.7980, 64.2487, -79.3429
Hunter-Lab:
38.8844, 74.4573, -48.1452
#c00bbd color charts
#c00bbd color shades, tints & tones
#c00bbd color schemes
#c00bbd color preview, HTML & CSS examples
This text has a color of #c00bbd
<p style="color:#c00bbd;">Text here</p>
.mytext {color:#c00bbd;}
This box has a color of #c00bbd
<div style="background-color:#c00bbd;">Content here</div>
.mybackground {background-color:#c00bbd;}
Border around this has a color of #c00bbd
<div style="border:2px solid #c00bbd;">Content here</div>
.myborder {border:2px solid #c00bbd;}