#e82bfb color space conversions
Hex:
#e82bfb
RGB:
232, 43, 251
CMY:
9, 83, 2
CMYK:
8, 83, 0, 2
HSL:
295°, 96.2963%, 57.6471%
HSV (HSB):
295°, 82.8685%, 98.4314%
XYZ:
51.5552, 25.8486, 93.5388
xyY:
0.3016, 0.1512, 25.8486
CIE-Lab:
57.8931, 89.2648, -62.7238
CIE-LCH:
57.8931, 109.0985, 324.9054
CIE-Luv:
57.8931, 66.6943, -109.2671
Hunter-Lab:
50.8415, 92.0330, -73.4934
#e82bfb color charts
#e82bfb color shades, tints & tones
#e82bfb color schemes
#e82bfb color preview, HTML & CSS examples
This text has a color of #e82bfb
<p style="color:#e82bfb;">Text here</p>
.mytext {color:#e82bfb;}
This box has a color of #e82bfb
<div style="background-color:#e82bfb;">Content here</div>
.mybackground {background-color:#e82bfb;}
Border around this has a color of #e82bfb
<div style="border:2px solid #e82bfb;">Content here</div>
.myborder {border:2px solid #e82bfb;}