#ed3be5 color space conversions
Hex:
#ed3be5
RGB:
237, 59, 229
CMY:
7, 77, 10
CMYK:
0, 75, 3, 7
HSL:
303°, 83.1776%, 58.0392%
HSV (HSB):
303°, 75.1055%, 92.9412%
XYZ:
50.6319, 26.7896, 76.6311
xyY:
0.3287, 0.1739, 26.7896
CIE-Lab:
58.7791, 82.9969, -48.9715
CIE-LCH:
58.7791, 96.3675, 329.4577
CIE-Luv:
58.7791, 75.6187, -87.8740
Hunter-Lab:
51.7587, 84.0364, -51.5505
#ed3be5 color charts
#ed3be5 color shades, tints & tones
#ed3be5 color schemes
#ed3be5 color preview, HTML & CSS examples
This text has a color of #ed3be5
<p style="color:#ed3be5;">Text here</p>
.mytext {color:#ed3be5;}
This box has a color of #ed3be5
<div style="background-color:#ed3be5;">Content here</div>
.mybackground {background-color:#ed3be5;}
Border around this has a color of #ed3be5
<div style="border:2px solid #ed3be5;">Content here</div>
.myborder {border:2px solid #ed3be5;}