#e31bef color space conversions
Hex:
#e31bef
RGB:
227, 27, 239
CMY:
11, 89, 6
CMYK:
5, 89, 0, 6
HSL:
297°, 86.8852%, 52.1569%
HSV (HSB):
297°, 88.7029%, 93.7255%
XYZ:
47.6505, 23.3468, 83.6563
xyY:
0.3081, 0.1510, 23.3468
CIE-Lab:
55.4277, 89.3253, -60.0279
CIE-LCH:
55.4277, 107.6213, 326.0983
CIE-Luv:
55.4277, 69.1211, -104.1108
Hunter-Lab:
48.3185, 91.4749, -68.8289
#e31bef color charts
#e31bef color shades, tints & tones
#e31bef color schemes
#e31bef color preview, HTML & CSS examples
This text has a color of #e31bef
<p style="color:#e31bef;">Text here</p>
.mytext {color:#e31bef;}
This box has a color of #e31bef
<div style="background-color:#e31bef;">Content here</div>
.mybackground {background-color:#e31bef;}
Border around this has a color of #e31bef
<div style="border:2px solid #e31bef;">Content here</div>
.myborder {border:2px solid #e31bef;}