#e02bfb color space conversions
Hex:
#e02bfb
RGB:
224, 43, 251
CMY:
12, 83, 2
CMYK:
11, 83, 0, 2
HSL:
292°, 96.2963%, 57.6471%
HSV (HSB):
292°, 82.8685%, 98.4314%
XYZ:
49.0169, 24.5401, 93.4200
xyY:
0.2936, 0.1470, 24.5401
CIE-Lab:
56.6245, 87.9277, -64.8304
CIE-LCH:
56.6245, 109.2440, 323.5981
CIE-Luv:
56.6245, 61.3260, -111.6212
Hunter-Lab:
49.5379, 89.9312, -77.1341
#e02bfb color charts
#e02bfb color shades, tints & tones
#e02bfb color schemes
#e02bfb color preview, HTML & CSS examples
This text has a color of #e02bfb
<p style="color:#e02bfb;">Text here</p>
.mytext {color:#e02bfb;}
This box has a color of #e02bfb
<div style="background-color:#e02bfb;">Content here</div>
.mybackground {background-color:#e02bfb;}
Border around this has a color of #e02bfb
<div style="border:2px solid #e02bfb;">Content here</div>
.myborder {border:2px solid #e02bfb;}