#c90dec color space conversions
Hex:
#c90dec
RGB:
201, 13, 236
CMY:
21, 95, 7
CMYK:
15, 94, 0, 7
HSL:
291°, 89.5582%, 48.8235%
HSV (HSB):
291°, 94.4915%, 92.5490%
XYZ:
39.3716, 18.7615, 80.9031
xyY:
0.2832, 0.1349, 18.7615
CIE-Lab:
50.4070, 86.4850, -66.6524
CIE-LCH:
50.4070, 109.1889, 322.3792
CIE-Luv:
50.4070, 53.4965, -110.5390
Hunter-Lab:
43.3145, 86.4509, -80.4220
#c90dec color charts
#c90dec color shades, tints & tones
#c90dec color schemes
#c90dec color preview, HTML & CSS examples
This text has a color of #c90dec
<p style="color:#c90dec;">Text here</p>
.mytext {color:#c90dec;}
This box has a color of #c90dec
<div style="background-color:#c90dec;">Content here</div>
.mybackground {background-color:#c90dec;}
Border around this has a color of #c90dec
<div style="border:2px solid #c90dec;">Content here</div>
.myborder {border:2px solid #c90dec;}