#ed23db color space conversions
Hex:
#ed23db
RGB:
237, 35, 219
CMY:
7, 86, 14
CMYK:
0, 85, 8, 7
HSL:
305°, 84.8739%, 53.3333%
HSV (HSB):
305°, 85.2321%, 92.9412%
XYZ:
48.3123, 24.3211, 69.1659
xyY:
0.3407, 0.1715, 24.3211
CIE-Lab:
56.4078, 86.9311, -47.0846
CIE-LCH:
56.4078, 98.8634, 331.5586
CIE-Luv:
56.4078, 83.2575, -84.8025
Hunter-Lab:
49.3164, 88.5619, -48.6324
#ed23db color charts
#ed23db color shades, tints & tones
#ed23db color schemes
#ed23db color preview, HTML & CSS examples
This text has a color of #ed23db
<p style="color:#ed23db;">Text here</p>
.mytext {color:#ed23db;}
This box has a color of #ed23db
<div style="background-color:#ed23db;">Content here</div>
.mybackground {background-color:#ed23db;}
Border around this has a color of #ed23db
<div style="border:2px solid #ed23db;">Content here</div>
.myborder {border:2px solid #ed23db;}