#c00dfb color space conversions
Hex:
#c00dfb
RGB:
192, 13, 251
CMY:
25, 95, 2
CMYK:
24, 95, 0, 2
HSL:
285°, 96.7480%, 51.7647%
HSV (HSB):
285°, 94.8207%, 98.4314%
XYZ:
39.2947, 18.4594, 92.7587
xyY:
0.2611, 0.1226, 18.4594
CIE-Lab:
50.0486, 87.7870, -75.7187
CIE-LCH:
50.0486, 115.9305, 319.2213
CIE-Luv:
50.0486, 43.3099, -122.8823
Hunter-Lab:
42.9643, 88.0666, -97.9303
#c00dfb color charts
#c00dfb color shades, tints & tones
#c00dfb color schemes
#c00dfb color preview, HTML & CSS examples
This text has a color of #c00dfb
<p style="color:#c00dfb;">Text here</p>
.mytext {color:#c00dfb;}
This box has a color of #c00dfb
<div style="background-color:#c00dfb;">Content here</div>
.mybackground {background-color:#c00dfb;}
Border around this has a color of #c00dfb
<div style="border:2px solid #c00dfb;">Content here</div>
.myborder {border:2px solid #c00dfb;}