#e61bdf color space conversions
Hex:
#e61bdf
RGB:
230, 27, 223
CMY:
10, 89, 13
CMYK:
0, 88, 3, 10
HSL:
302°, 80.2372%, 50.3922%
HSV (HSB):
302°, 88.2609%, 90.1961%
XYZ:
46.3443, 22.9346, 71.7962
xyY:
0.3285, 0.1626, 22.9346
CIE-Lab:
55.0049, 87.4850, -51.6558
CIE-LCH:
55.0049, 101.5970, 329.4401
CIE-Luv:
55.0049, 77.3619, -91.2308
Hunter-Lab:
47.8901, 88.9311, -55.3639
#e61bdf color charts
#e61bdf color shades, tints & tones
#e61bdf color schemes
#e61bdf color preview, HTML & CSS examples
This text has a color of #e61bdf
<p style="color:#e61bdf;">Text here</p>
.mytext {color:#e61bdf;}
This box has a color of #e61bdf
<div style="background-color:#e61bdf;">Content here</div>
.mybackground {background-color:#e61bdf;}
Border around this has a color of #e61bdf
<div style="border:2px solid #e61bdf;">Content here</div>
.myborder {border:2px solid #e61bdf;}