#e81bfb color space conversions
Hex:
#e81bfb
RGB:
232, 27, 251
CMY:
9, 89, 2
CMYK:
8, 89, 0, 2
HSL:
295°, 96.5517%, 54.5098%
HSV (HSB):
295°, 89.2430%, 98.4314%
XYZ:
51.0832, 24.9047, 93.3815
xyY:
0.3016, 0.1470, 24.9047
CIE-Lab:
56.9825, 91.9418, -64.1871
CIE-LCH:
56.9825, 112.1306, 325.0800
CIE-Luv:
56.9825, 68.2081, -111.3476
Hunter-Lab:
49.9046, 95.3826, -76.0102
#e81bfb color charts
#e81bfb color shades, tints & tones
#e81bfb color schemes
#e81bfb color preview, HTML & CSS examples
This text has a color of #e81bfb
<p style="color:#e81bfb;">Text here</p>
.mytext {color:#e81bfb;}
This box has a color of #e81bfb
<div style="background-color:#e81bfb;">Content here</div>
.mybackground {background-color:#e81bfb;}
Border around this has a color of #e81bfb
<div style="border:2px solid #e81bfb;">Content here</div>
.myborder {border:2px solid #e81bfb;}