#e61af3 color space conversions
Hex:
#e61af3
RGB:
230, 26, 243
CMY:
10, 90, 5
CMYK:
5, 89, 0, 5
HSL:
296°, 90.0415%, 52.7451%
HSV (HSB):
296°, 89.3004%, 95.2941%
XYZ:
49.1802, 24.0328, 86.8407
xyY:
0.3073, 0.1502, 24.0328
CIE-Lab:
56.1207, 90.5442, -61.1286
CIE-LCH:
56.1207, 109.2472, 325.9757
CIE-Luv:
56.1207, 69.8108, -106.2259
Hunter-Lab:
49.0233, 93.2804, -70.7110
#e61af3 color charts
#e61af3 color shades, tints & tones
#e61af3 color schemes
#e61af3 color preview, HTML & CSS examples
This text has a color of #e61af3
<p style="color:#e61af3;">Text here</p>
.mytext {color:#e61af3;}
This box has a color of #e61af3
<div style="background-color:#e61af3;">Content here</div>
.mybackground {background-color:#e61af3;}
Border around this has a color of #e61af3
<div style="border:2px solid #e61af3;">Content here</div>
.myborder {border:2px solid #e61af3;}