#c00bfd color space conversions
Hex:
#c00bfd
RGB:
192, 11, 253
CMY:
25, 96, 1
CMYK:
24, 96, 0, 1
HSL:
285°, 98.3740%, 51.7647%
HSV (HSB):
285°, 95.6522%, 99.2157%
XYZ:
39.5875, 18.5377, 94.4201
xyY:
0.2595, 0.1215, 18.5377
CIE-Lab:
50.1418, 88.3078, -76.6832
CIE-LCH:
50.1418, 116.9555, 319.0302
CIE-Luv:
50.1418, 42.8106, -124.3026
Hunter-Lab:
43.0554, 88.7759, -99.8838
#c00bfd color charts
#c00bfd color shades, tints & tones
#c00bfd color schemes
#c00bfd color preview, HTML & CSS examples
This text has a color of #c00bfd
<p style="color:#c00bfd;">Text here</p>
.mytext {color:#c00bfd;}
This box has a color of #c00bfd
<div style="background-color:#c00bfd;">Content here</div>
.mybackground {background-color:#c00bfd;}
Border around this has a color of #c00bfd
<div style="border:2px solid #c00bfd;">Content here</div>
.myborder {border:2px solid #c00bfd;}