#cc90d1 color space conversions
Hex:
#cc90d1
RGB:
204, 144, 209
CMY:
20, 44, 18
CMYK:
2, 31, 0, 18
HSL:
295°, 41.4013%, 69.2157%
HSV (HSB):
295°, 31.1005%, 81.9608%
XYZ:
46.3837, 37.3873, 65.0934
xyY:
0.3116, 0.2512, 37.3873
CIE-Lab:
67.5666, 33.4510, -24.4024
CIE-LCH:
67.5666, 41.4059, 323.8893
CIE-Luv:
67.5666, 29.3057, -43.0623
Hunter-Lab:
61.1452, 28.4031, -20.3168
#cc90d1 color charts
#cc90d1 color shades, tints & tones
#cc90d1 color schemes
#cc90d1 color preview, HTML & CSS examples
This text has a color of #cc90d1
<p style="color:#cc90d1;">Text here</p>
.mytext {color:#cc90d1;}
This box has a color of #cc90d1
<div style="background-color:#cc90d1;">Content here</div>
.mybackground {background-color:#cc90d1;}
Border around this has a color of #cc90d1
<div style="border:2px solid #cc90d1;">Content here</div>
.myborder {border:2px solid #cc90d1;}