#ed06d5 color space conversions
Hex:
#ed06d5
RGB:
237, 6, 213
CMY:
7, 98, 16
CMYK:
0, 97, 10, 7
HSL:
306°, 95.0617%, 47.6471%
HSV (HSB):
306°, 97.4684%, 92.9412%
XYZ:
47.0004, 22.9389, 64.9012
xyY:
0.3486, 0.1701, 22.9389
CIE-Lab:
55.0093, 89.3142, -45.8870
CIE-LCH:
55.0093, 100.4124, 332.8072
CIE-Luv:
55.0093, 88.0305, -82.8860
Hunter-Lab:
47.8945, 91.3522, -46.8169
#ed06d5 color charts
#ed06d5 color shades, tints & tones
#ed06d5 color schemes
#ed06d5 color preview, HTML & CSS examples
This text has a color of #ed06d5
<p style="color:#ed06d5;">Text here</p>
.mytext {color:#ed06d5;}
This box has a color of #ed06d5
<div style="background-color:#ed06d5;">Content here</div>
.mybackground {background-color:#ed06d5;}
Border around this has a color of #ed06d5
<div style="border:2px solid #ed06d5;">Content here</div>
.myborder {border:2px solid #ed06d5;}