#c901b1 color space conversions
Hex:
#c901b1
RGB:
201, 1, 177
CMY:
21, 100, 31
CMYK:
0, 100, 12, 21
HSL:
307°, 99.0099%, 39.6078%
HSV (HSB):
307°, 99.5025%, 78.8235%
XYZ:
32.0341, 15.6135, 42.9203
xyY:
0.3537, 0.1724, 15.6135
CIE-Lab:
46.4633, 78.7203, -38.9486
CIE-LCH:
46.4633, 87.8287, 333.6751
CIE-Luv:
46.4633, 76.4436, -68.0028
Hunter-Lab:
39.5140, 75.5609, -36.7414
#c901b1 color charts
#c901b1 color shades, tints & tones
#c901b1 color schemes
#c901b1 color preview, HTML & CSS examples
This text has a color of #c901b1
<p style="color:#c901b1;">Text here</p>
.mytext {color:#c901b1;}
This box has a color of #c901b1
<div style="background-color:#c901b1;">Content here</div>
.mybackground {background-color:#c901b1;}
Border around this has a color of #c901b1
<div style="border:2px solid #c901b1;">Content here</div>
.myborder {border:2px solid #c901b1;}