#ed35dd color space conversions
Hex:
#ed35dd
RGB:
237, 53, 221
CMY:
7, 79, 13
CMYK:
0, 78, 7, 7
HSL:
305°, 83.6364%, 56.8627%
HSV (HSB):
305°, 77.6371%, 92.9412%
XYZ:
49.2493, 25.7712, 70.7852
xyY:
0.3378, 0.1768, 25.7712
CIE-Lab:
57.8192, 83.4108, -45.9825
CIE-LCH:
57.8192, 95.2457, 331.1330
CIE-Luv:
57.8192, 79.7404, -83.0562
Hunter-Lab:
50.7653, 84.3300, -47.1360
#ed35dd color charts
#ed35dd color shades, tints & tones
#ed35dd color schemes
#ed35dd color preview, HTML & CSS examples
This text has a color of #ed35dd
<p style="color:#ed35dd;">Text here</p>
.mytext {color:#ed35dd;}
This box has a color of #ed35dd
<div style="background-color:#ed35dd;">Content here</div>
.mybackground {background-color:#ed35dd;}
Border around this has a color of #ed35dd
<div style="border:2px solid #ed35dd;">Content here</div>
.myborder {border:2px solid #ed35dd;}