#cd92d3 color space conversions
Hex:
#cd92d3
RGB:
205, 146, 211
CMY:
20, 43, 17
CMYK:
3, 31, 0, 17
HSL:
294°, 42.4837%, 70.0000%
HSV (HSB):
294°, 30.8057%, 82.7451%
XYZ:
47.2136, 38.2401, 66.5207
xyY:
0.3107, 0.2516, 38.2401
CIE-Lab:
68.1972, 33.0669, -24.5378
CIE-LCH:
68.1972, 41.1767, 323.4222
CIE-Luv:
68.1972, 28.6934, -43.2829
Hunter-Lab:
61.8385, 28.0669, -20.4922
#cd92d3 color charts
#cd92d3 color shades, tints & tones
#cd92d3 color schemes
#cd92d3 color preview, HTML & CSS examples
This text has a color of #cd92d3
<p style="color:#cd92d3;">Text here</p>
.mytext {color:#cd92d3;}
This box has a color of #cd92d3
<div style="background-color:#cd92d3;">Content here</div>
.mybackground {background-color:#cd92d3;}
Border around this has a color of #cd92d3
<div style="border:2px solid #cd92d3;">Content here</div>
.myborder {border:2px solid #cd92d3;}