#c90ec7 color space conversions
Hex:
#c90ec7
RGB:
201, 14, 199
CMY:
21, 95, 22
CMYK:
0, 93, 1, 21
HSL:
301°, 86.9767%, 42.1569%
HSV (HSB):
301°, 93.0348%, 78.8235%
XYZ:
34.5532, 16.8551, 55.4650
xyY:
0.3233, 0.1577, 16.8551
CIE-Lab:
48.0769, 80.6571, -49.2512
CIE-LCH:
48.0769, 94.5053, 328.5907
CIE-Luv:
48.0769, 66.7157, -83.7741
Hunter-Lab:
41.0550, 78.3854, -51.3620
#c90ec7 color charts
#c90ec7 color shades, tints & tones
#c90ec7 color schemes
#c90ec7 color preview, HTML & CSS examples
This text has a color of #c90ec7
<p style="color:#c90ec7;">Text here</p>
.mytext {color:#c90ec7;}
This box has a color of #c90ec7
<div style="background-color:#c90ec7;">Content here</div>
.mybackground {background-color:#c90ec7;}
Border around this has a color of #c90ec7
<div style="border:2px solid #c90ec7;">Content here</div>
.myborder {border:2px solid #c90ec7;}