#ed92ed color space conversions
Hex:
#ed92ed
RGB:
237, 146, 237
CMY:
7, 43, 7
CMYK:
0, 38, 0, 7
HSL:
300°, 71.6535%, 75.0980%
HSV (HSB):
300°, 38.3966%, 92.9412%
XYZ:
60.4900, 44.6767, 85.5561
xyY:
0.3172, 0.2342, 44.6767
CIE-Lab:
72.6785, 47.8475, -31.6615
CIE-LCH:
72.6785, 57.3745, 326.5067
CIE-Luv:
72.6785, 44.6242, -57.7071
Hunter-Lab:
66.8406, 44.5693, -29.1028
#ed92ed color charts
#ed92ed color shades, tints & tones
#ed92ed color schemes
#ed92ed color preview, HTML & CSS examples
This text has a color of #ed92ed
<p style="color:#ed92ed;">Text here</p>
.mytext {color:#ed92ed;}
This box has a color of #ed92ed
<div style="background-color:#ed92ed;">Content here</div>
.mybackground {background-color:#ed92ed;}
Border around this has a color of #ed92ed
<div style="border:2px solid #ed92ed;">Content here</div>
.myborder {border:2px solid #ed92ed;}