#e234c5 color space conversions
Hex:
#e234c5
RGB:
226, 52, 197
CMY:
11, 80, 23
CMYK:
0, 77, 13, 11
HSL:
310°, 75.0000%, 54.5098%
HSV (HSB):
310°, 76.9912%, 88.6275%
XYZ:
42.6701, 22.6560, 54.9474
xyY:
0.3548, 0.1884, 22.6560
CIE-Lab:
54.7162, 78.0415, -37.3058
CIE-LCH:
54.7162, 86.4998, 334.4510
CIE-Luv:
54.7162, 81.0819, -68.1497
Hunter-Lab:
47.5983, 76.7216, -35.1255
#e234c5 color charts
#e234c5 color shades, tints & tones
#e234c5 color schemes
#e234c5 color preview, HTML & CSS examples
This text has a color of #e234c5
<p style="color:#e234c5;">Text here</p>
.mytext {color:#e234c5;}
This box has a color of #e234c5
<div style="background-color:#e234c5;">Content here</div>
.mybackground {background-color:#e234c5;}
Border around this has a color of #e234c5
<div style="border:2px solid #e234c5;">Content here</div>
.myborder {border:2px solid #e234c5;}