#e01bd3 color space conversions
Hex:
#e01bd3
RGB:
224, 27, 211
CMY:
12, 89, 17
CMYK:
0, 88, 6, 12
HSL:
304°, 78.4861%, 49.2157%
HSV (HSB):
304°, 87.9464%, 87.8431%
XYZ:
42.8903, 21.3343, 63.4854
xyY:
0.3358, 0.1671, 21.3343
CIE-Lab:
53.3134, 84.7452, -47.5779
CIE-LCH:
53.3134, 97.1875, 330.6891
CIE-Luv:
53.3134, 77.7594, -84.1045
Hunter-Lab:
46.1891, 84.9207, -49.1598
#e01bd3 color charts
#e01bd3 color shades, tints & tones
#e01bd3 color schemes
#e01bd3 color preview, HTML & CSS examples
This text has a color of #e01bd3
<p style="color:#e01bd3;">Text here</p>
.mytext {color:#e01bd3;}
This box has a color of #e01bd3
<div style="background-color:#e01bd3;">Content here</div>
.mybackground {background-color:#e01bd3;}
Border around this has a color of #e01bd3
<div style="border:2px solid #e01bd3;">Content here</div>
.myborder {border:2px solid #e01bd3;}