#ed92dd color space conversions
Hex:
#ed92dd
RGB:
237, 146, 221
CMY:
7, 43, 13
CMYK:
0, 38, 7, 7
HSL:
311°, 71.6535%, 75.0980%
HSV (HSB):
311°, 38.3966%, 92.9412%
XYZ:
58.2551, 43.7828, 73.7872
xyY:
0.3313, 0.2490, 43.7828
CIE-Lab:
72.0830, 45.0508, -23.8051
CIE-LCH:
72.0830, 50.9535, 332.1478
CIE-Luv:
72.0830, 47.8083, -44.5199
Hunter-Lab:
66.1685, 41.3573, -19.7986
#ed92dd color charts
#ed92dd color shades, tints & tones
#ed92dd color schemes
#ed92dd color preview, HTML & CSS examples
This text has a color of #ed92dd
<p style="color:#ed92dd;">Text here</p>
.mytext {color:#ed92dd;}
This box has a color of #ed92dd
<div style="background-color:#ed92dd;">Content here</div>
.mybackground {background-color:#ed92dd;}
Border around this has a color of #ed92dd
<div style="border:2px solid #ed92dd;">Content here</div>
.myborder {border:2px solid #ed92dd;}