#c01bfb color space conversions
Hex:
#c01bfb
RGB:
192, 27, 251
CMY:
25, 89, 2
CMYK:
24, 89, 0, 2
HSL:
284°, 96.5517%, 54.5098%
HSV (HSB):
284°, 89.2430%, 98.4314%
XYZ:
39.5427, 18.9554, 92.8414
xyY:
0.2613, 0.1253, 18.9554
CIE-Lab:
50.6349, 86.0416, -74.7641
CIE-LCH:
50.6349, 113.9860, 319.0117
CIE-Luv:
50.6349, 42.6084, -121.8675
Hunter-Lab:
43.5378, 85.9298, -95.9556
#c01bfb color charts
#c01bfb color shades, tints & tones
#c01bfb color schemes
#c01bfb color preview, HTML & CSS examples
This text has a color of #c01bfb
<p style="color:#c01bfb;">Text here</p>
.mytext {color:#c01bfb;}
This box has a color of #c01bfb
<div style="background-color:#c01bfb;">Content here</div>
.mybackground {background-color:#c01bfb;}
Border around this has a color of #c01bfb
<div style="border:2px solid #c01bfb;">Content here</div>
.myborder {border:2px solid #c01bfb;}