#cd92d2 color space conversions
Hex:
#cd92d2
RGB:
205, 146, 210
CMY:
20, 43, 18
CMYK:
2, 30, 0, 18
HSL:
295°, 41.5584%, 69.8039%
HSV (HSB):
295°, 30.4762%, 82.3529%
XYZ:
47.0886, 38.1900, 65.8623
xyY:
0.3116, 0.2527, 38.1900
CIE-Lab:
68.1605, 32.8754, -24.0394
CIE-LCH:
68.1605, 40.7269, 323.8246
CIE-Luv:
68.1605, 28.8471, -42.4514
Hunter-Lab:
61.7981, 27.8658, -19.9306
#cd92d2 color charts
#cd92d2 color shades, tints & tones
#cd92d2 color schemes
#cd92d2 color preview, HTML & CSS examples
This text has a color of #cd92d2
<p style="color:#cd92d2;">Text here</p>
.mytext {color:#cd92d2;}
This box has a color of #cd92d2
<div style="background-color:#cd92d2;">Content here</div>
.mybackground {background-color:#cd92d2;}
Border around this has a color of #cd92d2
<div style="border:2px solid #cd92d2;">Content here</div>
.myborder {border:2px solid #cd92d2;}