#e61bf5 color space conversions
Hex:
#e61bf5
RGB:
230, 27, 245
CMY:
10, 89, 4
CMYK:
6, 89, 0, 4
HSL:
296°, 91.5966%, 53.3333%
HSV (HSB):
296°, 88.9796%, 96.0784%
XYZ:
49.5065, 24.1994, 88.4479
xyY:
0.3053, 0.1492, 24.1994
CIE-Lab:
56.2869, 90.7134, -61.9792
CIE-LCH:
56.2869, 109.8651, 325.6575
CIE-Luv:
56.2869, 69.0037, -107.5861
Hunter-Lab:
49.1929, 93.5502, -72.1672
#e61bf5 color charts
#e61bf5 color shades, tints & tones
#e61bf5 color schemes
#e61bf5 color preview, HTML & CSS examples
This text has a color of #e61bf5
<p style="color:#e61bf5;">Text here</p>
.mytext {color:#e61bf5;}
This box has a color of #e61bf5
<div style="background-color:#e61bf5;">Content here</div>
.mybackground {background-color:#e61bf5;}
Border around this has a color of #e61bf5
<div style="border:2px solid #e61bf5;">Content here</div>
.myborder {border:2px solid #e61bf5;}