#c90daa color space conversions
Hex:
#c90daa
RGB:
201, 13, 170
CMY:
21, 95, 33
CMYK:
0, 94, 15, 21
HSL:
310°, 87.8505%, 41.9608%
HSV (HSB):
310°, 93.5323%, 78.8235%
XYZ:
31.4870, 15.6076, 39.3832
xyY:
0.3641, 0.1805, 15.6076
CIE-Lab:
46.4555, 76.7622, -34.8178
CIE-LCH:
46.4555, 84.2895, 335.6019
CIE-Luv:
46.4555, 78.7287, -61.7782
Hunter-Lab:
39.5065, 73.1297, -31.4505
#c90daa color charts
#c90daa color shades, tints & tones
#c90daa color schemes
#c90daa color preview, HTML & CSS examples
This text has a color of #c90daa
<p style="color:#c90daa;">Text here</p>
.mytext {color:#c90daa;}
This box has a color of #c90daa
<div style="background-color:#c90daa;">Content here</div>
.mybackground {background-color:#c90daa;}
Border around this has a color of #c90daa
<div style="border:2px solid #c90daa;">Content here</div>
.myborder {border:2px solid #c90daa;}