#cd90d2 color space conversions
Hex:
#cd90d2
RGB:
205, 144, 210
CMY:
20, 44, 18
CMYK:
2, 31, 0, 18
HSL:
295°, 42.3077%, 69.4118%
HSV (HSB):
295°, 31.4286%, 82.3529%
XYZ:
46.7830, 37.5788, 65.7605
xyY:
0.3116, 0.2503, 37.5788
CIE-Lab:
67.7090, 33.9634, -24.7305
CIE-LCH:
67.7090, 42.0132, 323.9397
CIE-Luv:
67.7090, 29.7793, -43.6844
Hunter-Lab:
61.3015, 28.9465, -20.6915
#cd90d2 color charts
#cd90d2 color shades, tints & tones
#cd90d2 color schemes
#cd90d2 color preview, HTML & CSS examples
This text has a color of #cd90d2
<p style="color:#cd90d2;">Text here</p>
.mytext {color:#cd90d2;}
This box has a color of #cd90d2
<div style="background-color:#cd90d2;">Content here</div>
.mybackground {background-color:#cd90d2;}
Border around this has a color of #cd90d2
<div style="border:2px solid #cd90d2;">Content here</div>
.myborder {border:2px solid #cd90d2;}