#cd92c3 color space conversions
Hex:
#cd92c3
RGB:
205, 146, 195
CMY:
20, 43, 24
CMYK:
0, 29, 5, 20
HSL:
310°, 37.1069%, 68.8235%
HSV (HSB):
310°, 28.7805%, 80.3922%
XYZ:
45.3060, 37.4770, 56.4757
xyY:
0.3253, 0.2691, 37.4770
CIE-Lab:
67.6334, 30.0906, -16.4975
CIE-LCH:
67.6334, 34.3163, 331.2657
CIE-Luv:
67.6334, 31.1508, -30.0497
Hunter-Lab:
61.2185, 24.9704, -11.8436
#cd92c3 color charts
#cd92c3 color shades, tints & tones
#cd92c3 color schemes
#cd92c3 color preview, HTML & CSS examples
This text has a color of #cd92c3
<p style="color:#cd92c3;">Text here</p>
.mytext {color:#cd92c3;}
This box has a color of #cd92c3
<div style="background-color:#cd92c3;">Content here</div>
.mybackground {background-color:#cd92c3;}
Border around this has a color of #cd92c3
<div style="border:2px solid #cd92c3;">Content here</div>
.myborder {border:2px solid #cd92c3;}