#c00ffb color space conversions
Hex:
#c00ffb
RGB:
192, 15, 251
CMY:
25, 94, 2
CMYK:
24, 94, 0, 2
HSL:
285°, 96.7213%, 52.1569%
HSV (HSB):
285°, 94.0239%, 98.4314%
XYZ:
39.3216, 18.5131, 92.7677
xyY:
0.2611, 0.1229, 18.5131
CIE-Lab:
50.1127, 87.5957, -75.6143
CIE-LCH:
50.1127, 115.7175, 319.1986
CIE-Luv:
50.1127, 43.2341, -122.7731
Hunter-Lab:
43.0269, 87.8313, -97.7127
#c00ffb color charts
#c00ffb color shades, tints & tones
#c00ffb color schemes
#c00ffb color preview, HTML & CSS examples
This text has a color of #c00ffb
<p style="color:#c00ffb;">Text here</p>
.mytext {color:#c00ffb;}
This box has a color of #c00ffb
<div style="background-color:#c00ffb;">Content here</div>
.mybackground {background-color:#c00ffb;}
Border around this has a color of #c00ffb
<div style="border:2px solid #c00ffb;">Content here</div>
.myborder {border:2px solid #c00ffb;}