#ed75d5 color space conversions
Hex:
#ed75d5
RGB:
237, 117, 213
CMY:
7, 54, 16
CMYK:
0, 51, 10, 7
HSL:
312°, 76.9231%, 69.4118%
HSV (HSB):
312°, 50.6329%, 92.9412%
XYZ:
53.2966, 35.5312, 67.0000
xyY:
0.3420, 0.2280, 35.5312
CIE-Lab:
66.1602, 58.1712, -28.4565
CIE-LCH:
66.1602, 64.7585, 333.9328
CIE-Luv:
66.1602, 62.7464, -53.4489
Hunter-Lab:
59.6081, 55.2858, -24.9168
#ed75d5 color charts
#ed75d5 color shades, tints & tones
#ed75d5 color schemes
#ed75d5 color preview, HTML & CSS examples
This text has a color of #ed75d5
<p style="color:#ed75d5;">Text here</p>
.mytext {color:#ed75d5;}
This box has a color of #ed75d5
<div style="background-color:#ed75d5;">Content here</div>
.mybackground {background-color:#ed75d5;}
Border around this has a color of #ed75d5
<div style="border:2px solid #ed75d5;">Content here</div>
.myborder {border:2px solid #ed75d5;}