#e31be0 color space conversions
Hex:
#e31be0
RGB:
227, 27, 224
CMY:
11, 89, 12
CMYK:
0, 88, 1, 11
HSL:
301°, 78.7402%, 49.8039%
HSV (HSB):
301°, 88.1057%, 89.0196%
XYZ:
45.5250, 22.4966, 72.4638
xyY:
0.3241, 0.1601, 22.4966
CIE-Lab:
54.5500, 87.1129, -52.9780
CIE-LCH:
54.5500, 101.9575, 328.6940
CIE-Luv:
54.5500, 74.7981, -92.9645
Hunter-Lab:
47.4306, 88.3253, -57.3812
#e31be0 color charts
#e31be0 color shades, tints & tones
#e31be0 color schemes
#e31be0 color preview, HTML & CSS examples
This text has a color of #e31be0
<p style="color:#e31be0;">Text here</p>
.mytext {color:#e31be0;}
This box has a color of #e31be0
<div style="background-color:#e31be0;">Content here</div>
.mybackground {background-color:#e31be0;}
Border around this has a color of #e31be0
<div style="border:2px solid #e31be0;">Content here</div>
.myborder {border:2px solid #e31be0;}