#cc90db color space conversions
Hex:
#cc90db
RGB:
204, 144, 219
CMY:
20, 44, 14
CMYK:
7, 34, 0, 14
HSL:
288°, 51.0204%, 71.1765%
HSV (HSB):
288°, 34.2466%, 85.8824%
XYZ:
47.6613, 37.8984, 71.8209
xyY:
0.3028, 0.2408, 37.8984
CIE-Lab:
67.9456, 35.3988, -29.3641
CIE-LCH:
67.9456, 45.9926, 320.3235
CIE-Luv:
67.9456, 27.7454, -51.3905
Hunter-Lab:
61.5616, 30.4626, -26.0776
#cc90db color charts
#cc90db color shades, tints & tones
#cc90db color schemes
#cc90db color preview, HTML & CSS examples
This text has a color of #cc90db
<p style="color:#cc90db;">Text here</p>
.mytext {color:#cc90db;}
This box has a color of #cc90db
<div style="background-color:#cc90db;">Content here</div>
.mybackground {background-color:#cc90db;}
Border around this has a color of #cc90db
<div style="border:2px solid #cc90db;">Content here</div>
.myborder {border:2px solid #cc90db;}