#c00bbb color space conversions
Hex:
#c00bbb
RGB:
192, 11, 187
CMY:
25, 96, 27
CMYK:
0, 94, 3, 25
HSL:
302°, 89.1626%, 39.8039%
HSV (HSB):
302°, 94.2708%, 75.2941%
XYZ:
30.8275, 15.0337, 48.2907
xyY:
0.3274, 0.1597, 15.0337
CIE-Lab:
45.6803, 77.6711, -46.1762
CIE-LCH:
45.6803, 90.3606, 329.2681
CIE-Luv:
45.6803, 65.0318, -77.8496
Hunter-Lab:
38.7733, 74.0671, -46.7022
#c00bbb color charts
#c00bbb color shades, tints & tones
#c00bbb color schemes
#c00bbb color preview, HTML & CSS examples
This text has a color of #c00bbb
<p style="color:#c00bbb;">Text here</p>
.mytext {color:#c00bbb;}
This box has a color of #c00bbb
<div style="background-color:#c00bbb;">Content here</div>
.mybackground {background-color:#c00bbb;}
Border around this has a color of #c00bbb
<div style="border:2px solid #c00bbb;">Content here</div>
.myborder {border:2px solid #c00bbb;}