#e31bee color space conversions
Hex:
#e31bee
RGB:
227, 27, 238
CMY:
11, 89, 7
CMYK:
5, 89, 0, 7
HSL:
297°, 86.1224%, 51.9608%
HSV (HSB):
297°, 88.6555%, 93.3333%
XYZ:
47.5031, 23.2878, 82.8802
xyY:
0.3091, 0.1515, 23.2878
CIE-Lab:
55.3676, 89.1747, -59.5635
CIE-LCH:
55.3676, 107.2377, 326.2594
CIE-Luv:
55.3676, 69.4894, -103.3761
Hunter-Lab:
48.2574, 91.2592, -68.0480
#e31bee color charts
#e31bee color shades, tints & tones
#e31bee color schemes
#e31bee color preview, HTML & CSS examples
This text has a color of #e31bee
<p style="color:#e31bee;">Text here</p>
.mytext {color:#e31bee;}
This box has a color of #e31bee
<div style="background-color:#e31bee;">Content here</div>
.mybackground {background-color:#e31bee;}
Border around this has a color of #e31bee
<div style="border:2px solid #e31bee;">Content here</div>
.myborder {border:2px solid #e31bee;}