#c01fc0 color space conversions
Hex:
#c01fc0
RGB:
192, 31, 192
CMY:
25, 88, 25
CMYK:
0, 84, 0, 25
HSL:
300°, 72.1973%, 43.7255%
HSV (HSB):
300°, 83.8542%, 75.2941%
XYZ:
31.7426, 15.9922, 51.2830
xyY:
0.3206, 0.1615, 15.9922
CIE-Lab:
46.9643, 75.5028, -47.0498
CIE-LCH:
46.9643, 88.9626, 328.0708
CIE-Luv:
46.9643, 61.4084, -79.4035
Hunter-Lab:
39.9903, 71.7031, -48.0395
#c01fc0 color charts
#c01fc0 color shades, tints & tones
#c01fc0 color schemes
#c01fc0 color preview, HTML & CSS examples
This text has a color of #c01fc0
<p style="color:#c01fc0;">Text here</p>
.mytext {color:#c01fc0;}
This box has a color of #c01fc0
<div style="background-color:#c01fc0;">Content here</div>
.mybackground {background-color:#c01fc0;}
Border around this has a color of #c01fc0
<div style="border:2px solid #c01fc0;">Content here</div>
.myborder {border:2px solid #c01fc0;}