#c90ced color space conversions
Hex:
#c90ced
RGB:
201, 12, 237
CMY:
21, 95, 7
CMYK:
15, 95, 0, 7
HSL:
290°, 90.3614%, 48.8235%
HSV (HSB):
290°, 94.9367%, 92.9412%
XYZ:
39.5049, 18.7949, 81.6664
xyY:
0.2822, 0.1343, 18.7949
CIE-Lab:
50.4464, 86.7354, -67.1525
CIE-LCH:
50.4464, 109.6927, 322.2522
CIE-Luv:
50.4464, 53.2094, -111.2918
Hunter-Lab:
43.3531, 86.7880, -81.3405
#c90ced color charts
#c90ced color shades, tints & tones
#c90ced color schemes
#c90ced color preview, HTML & CSS examples
This text has a color of #c90ced
<p style="color:#c90ced;">Text here</p>
.mytext {color:#c90ced;}
This box has a color of #c90ced
<div style="background-color:#c90ced;">Content here</div>
.mybackground {background-color:#c90ced;}
Border around this has a color of #c90ced
<div style="border:2px solid #c90ced;">Content here</div>
.myborder {border:2px solid #c90ced;}