#c01fcb color space conversions
Hex:
#c01fcb
RGB:
192, 31, 203
CMY:
25, 88, 20
CMYK:
5, 85, 0, 20
HSL:
296°, 73.5043%, 45.8824%
HSV (HSB):
296°, 84.7291%, 79.6078%
XYZ:
33.0077, 16.4982, 57.9447
xyY:
0.3072, 0.1535, 16.4982
CIE-Lab:
47.6215, 77.2184, -52.3822
CIE-LCH:
47.6215, 93.3091, 325.8484
CIE-Luv:
47.6215, 57.4352, -87.6033
Hunter-Lab:
40.6180, 73.9742, -56.1491
#c01fcb color charts
#c01fcb color shades, tints & tones
#c01fcb color schemes
#c01fcb color preview, HTML & CSS examples
This text has a color of #c01fcb
<p style="color:#c01fcb;">Text here</p>
.mytext {color:#c01fcb;}
This box has a color of #c01fcb
<div style="background-color:#c01fcb;">Content here</div>
.mybackground {background-color:#c01fcb;}
Border around this has a color of #c01fcb
<div style="border:2px solid #c01fcb;">Content here</div>
.myborder {border:2px solid #c01fcb;}