#c000fb color space conversions
Hex:
#c000fb
RGB:
192, 0, 251
CMY:
25, 100, 2
CMYK:
24, 100, 0, 2
HSL:
286°, 100.0000%, 49.2157%
HSV (HSB):
286°, 100.0000%, 98.4314%
XYZ:
39.1508, 18.1715, 92.7108
xyY:
0.2609, 0.1211, 18.1715
CIE-Lab:
49.7035, 88.8193, -76.2811
CIE-LCH:
49.7035, 117.0797, 319.3429
CIE-Luv:
49.7035, 43.7146, -123.4628
Hunter-Lab:
42.6280, 89.3404, -99.1088
#c000fb color charts
#c000fb color shades, tints & tones
#c000fb color schemes
#c000fb color preview, HTML & CSS examples
This text has a color of #c000fb
<p style="color:#c000fb;">Text here</p>
.mytext {color:#c000fb;}
This box has a color of #c000fb
<div style="background-color:#c000fb;">Content here</div>
.mybackground {background-color:#c000fb;}
Border around this has a color of #c000fb
<div style="border:2px solid #c000fb;">Content here</div>
.myborder {border:2px solid #c000fb;}