#e30bbb color space conversions
Hex:
#e30bbb
RGB:
227, 11, 187
CMY:
11, 96, 27
CMYK:
0, 95, 18, 11
HSL:
311°, 90.7563%, 46.6667%
HSV (HSB):
311°, 95.1542%, 89.0196%
XYZ:
40.7679, 20.1581, 48.7559
xyY:
0.3717, 0.1838, 20.1581
CIE-Lab:
52.0155, 83.9066, -35.7416
CIE-LCH:
52.0155, 91.2019, 336.9275
CIE-Luv:
52.0155, 91.5322, -66.0222
Hunter-Lab:
44.8978, 83.5097, -32.9564
#e30bbb color charts
#e30bbb color shades, tints & tones
#e30bbb color schemes
#e30bbb color preview, HTML & CSS examples
This text has a color of #e30bbb
<p style="color:#e30bbb;">Text here</p>
.mytext {color:#e30bbb;}
This box has a color of #e30bbb
<div style="background-color:#e30bbb;">Content here</div>
.mybackground {background-color:#e30bbb;}
Border around this has a color of #e30bbb
<div style="border:2px solid #e30bbb;">Content here</div>
.myborder {border:2px solid #e30bbb;}