#ed33d5 color space conversions
Hex:
#ed33d5
RGB:
237, 51, 213
CMY:
7, 80, 16
CMYK:
0, 78, 10, 7
HSL:
308°, 83.7838%, 56.4706%
HSV (HSB):
308°, 78.4810%, 92.9412%
XYZ:
48.1191, 25.1763, 65.2741
xyY:
0.3473, 0.1817, 25.1763
CIE-Lab:
57.2468, 82.7825, -42.3511
CIE-LCH:
57.2468, 92.9868, 332.9060
CIE-Luv:
57.2468, 83.2130, -77.2537
Hunter-Lab:
50.1760, 83.3749, -42.0075
#ed33d5 color charts
#ed33d5 color shades, tints & tones
#ed33d5 color schemes
#ed33d5 color preview, HTML & CSS examples
This text has a color of #ed33d5
<p style="color:#ed33d5;">Text here</p>
.mytext {color:#ed33d5;}
This box has a color of #ed33d5
<div style="background-color:#ed33d5;">Content here</div>
.mybackground {background-color:#ed33d5;}
Border around this has a color of #ed33d5
<div style="border:2px solid #ed33d5;">Content here</div>
.myborder {border:2px solid #ed33d5;}