#e76bff color space conversions
Hex:
#e76bff
RGB:
231, 107, 255
CMY:
9, 58, 0
CMYK:
9, 58, 0, 0
HSL:
290°, 100.0000%, 70.9804%
HSV (HSB):
290°, 58.0392%, 100.0000%
XYZ:
56.2627, 34.7243, 98.3448
xyY:
0.2972, 0.1834, 34.7243
CIE-Lab:
65.5335, 68.3835, -52.7526
CIE-LCH:
65.5335, 86.3664, 322.3526
CIE-Luv:
65.5335, 51.2848, -93.7211
Hunter-Lab:
58.9273, 67.3055, -57.7009
#e76bff color charts
#e76bff color shades, tints & tones
#e76bff color schemes
#e76bff color preview, HTML & CSS examples
This text has a color of #e76bff
<p style="color:#e76bff;">Text here</p>
.mytext {color:#e76bff;}
This box has a color of #e76bff
<div style="background-color:#e76bff;">Content here</div>
.mybackground {background-color:#e76bff;}
Border around this has a color of #e76bff
<div style="border:2px solid #e76bff;">Content here</div>
.myborder {border:2px solid #e76bff;}