#cd90cc color space conversions
Hex:
#cd90cc
RGB:
205, 144, 204
CMY:
20, 44, 20
CMYK:
0, 30, 0, 20
HSL:
301°, 37.8882%, 68.4314%
HSV (HSB):
301°, 29.7561%, 80.3922%
XYZ:
46.0492, 37.2853, 61.8965
xyY:
0.3171, 0.2567, 37.2853
CIE-Lab:
67.4905, 32.8303, -21.7290
CIE-LCH:
67.4905, 39.3698, 326.5011
CIE-Luv:
67.4905, 30.7262, -38.7044
Hunter-Lab:
61.0617, 27.7564, -17.3574
#cd90cc color charts
#cd90cc color shades, tints & tones
#cd90cc color schemes
#cd90cc color preview, HTML & CSS examples
This text has a color of #cd90cc
<p style="color:#cd90cc;">Text here</p>
.mytext {color:#cd90cc;}
This box has a color of #cd90cc
<div style="background-color:#cd90cc;">Content here</div>
.mybackground {background-color:#cd90cc;}
Border around this has a color of #cd90cc
<div style="border:2px solid #cd90cc;">Content here</div>
.myborder {border:2px solid #cd90cc;}