#cc90ca color space conversions
Hex:
#cc90ca
RGB:
204, 144, 202
CMY:
20, 44, 21
CMYK:
0, 29, 1, 20
HSL:
302°, 37.0370%, 68.2353%
HSV (HSB):
302°, 29.4118%, 80.0000%
XYZ:
45.5358, 37.0482, 60.6281
xyY:
0.3180, 0.2587, 37.0482
CIE-Lab:
67.3131, 32.1300, -20.8953
CIE-LCH:
67.3131, 38.3269, 326.9625
CIE-Luv:
67.3131, 30.3999, -37.2543
Hunter-Lab:
60.8672, 27.0212, -16.4501
#cc90ca color charts
#cc90ca color shades, tints & tones
#cc90ca color schemes
#cc90ca color preview, HTML & CSS examples
This text has a color of #cc90ca
<p style="color:#cc90ca;">Text here</p>
.mytext {color:#cc90ca;}
This box has a color of #cc90ca
<div style="background-color:#cc90ca;">Content here</div>
.mybackground {background-color:#cc90ca;}
Border around this has a color of #cc90ca
<div style="border:2px solid #cc90ca;">Content here</div>
.myborder {border:2px solid #cc90ca;}