#c916ed color space conversions
Hex:
#c916ed
RGB:
201, 22, 237
CMY:
21, 91, 7
CMYK:
15, 91, 0, 7
HSL:
290°, 85.6574%, 50.7843%
HSV (HSB):
290°, 90.7173%, 92.9412%
XYZ:
39.6604, 19.1058, 81.7182
xyY:
0.2823, 0.1360, 19.1058
CIE-Lab:
50.8107, 85.6537, -66.5627
CIE-LCH:
50.8107, 108.4765, 322.1487
CIE-Luv:
50.8107, 52.7084, -110.5784
Hunter-Lab:
43.7101, 85.4692, -80.2485
#c916ed color charts
#c916ed color shades, tints & tones
#c916ed color schemes
#c916ed color preview, HTML & CSS examples
This text has a color of #c916ed
<p style="color:#c916ed;">Text here</p>
.mytext {color:#c916ed;}
This box has a color of #c916ed
<div style="background-color:#c916ed;">Content here</div>
.mybackground {background-color:#c916ed;}
Border around this has a color of #c916ed
<div style="border:2px solid #c916ed;">Content here</div>
.myborder {border:2px solid #c916ed;}