#cc90da color space conversions
Hex:
#cc90da
RGB:
204, 144, 218
CMY:
20, 44, 15
CMYK:
6, 34, 0, 15
HSL:
289°, 50.0000%, 70.9804%
HSV (HSB):
289°, 33.9450%, 85.4902%
XYZ:
47.5300, 37.8458, 71.1295
xyY:
0.3037, 0.2418, 37.8458
CIE-Lab:
67.9068, 35.2009, -28.8705
CIE-LCH:
67.9068, 45.5259, 320.6426
CIE-Luv:
67.9068, 27.9011, -50.5568
Hunter-Lab:
61.5190, 30.2521, -25.4891
#cc90da color charts
#cc90da color shades, tints & tones
#cc90da color schemes
#cc90da color preview, HTML & CSS examples
This text has a color of #cc90da
<p style="color:#cc90da;">Text here</p>
.mytext {color:#cc90da;}
This box has a color of #cc90da
<div style="background-color:#cc90da;">Content here</div>
.mybackground {background-color:#cc90da;}
Border around this has a color of #cc90da
<div style="border:2px solid #cc90da;">Content here</div>
.myborder {border:2px solid #cc90da;}