#e71bf5 color space conversions
Hex:
#e71bf5
RGB:
231, 27, 245
CMY:
9, 89, 4
CMYK:
6, 89, 0, 4
HSL:
296°, 91.5966%, 53.3333%
HSV (HSB):
296°, 88.9796%, 96.0784%
XYZ:
49.8284, 24.3654, 88.4629
xyY:
0.3063, 0.1498, 24.3654
CIE-Lab:
56.4518, 90.8728, -61.7056
CIE-LCH:
56.4518, 109.8428, 325.8222
CIE-Luv:
56.4518, 69.6943, -107.2805
Hunter-Lab:
49.3613, 93.8068, -71.7038
#e71bf5 color charts
#e71bf5 color shades, tints & tones
#e71bf5 color schemes
#e71bf5 color preview, HTML & CSS examples
This text has a color of #e71bf5
<p style="color:#e71bf5;">Text here</p>
.mytext {color:#e71bf5;}
This box has a color of #e71bf5
<div style="background-color:#e71bf5;">Content here</div>
.mybackground {background-color:#e71bf5;}
Border around this has a color of #e71bf5
<div style="border:2px solid #e71bf5;">Content here</div>
.myborder {border:2px solid #e71bf5;}