#e226d7 color space conversions
Hex:
#e226d7
RGB:
226, 38, 215
CMY:
11, 85, 16
CMYK:
0, 83, 5, 11
HSL:
304°, 76.4228%, 51.7647%
HSV (HSB):
304°, 83.1858%, 88.6275%
XYZ:
44.3229, 22.4613, 66.2894
xyY:
0.3331, 0.1688, 22.4613
CIE-Lab:
54.5130, 83.7979, -47.9342
CIE-LCH:
54.5130, 96.5390, 330.2295
CIE-Luv:
54.5130, 76.3785, -84.9450
Hunter-Lab:
47.3933, 83.9973, -49.7540
#e226d7 color charts
#e226d7 color shades, tints & tones
#e226d7 color schemes
#e226d7 color preview, HTML & CSS examples
This text has a color of #e226d7
<p style="color:#e226d7;">Text here</p>
.mytext {color:#e226d7;}
This box has a color of #e226d7
<div style="background-color:#e226d7;">Content here</div>
.mybackground {background-color:#e226d7;}
Border around this has a color of #e226d7
<div style="border:2px solid #e226d7;">Content here</div>
.myborder {border:2px solid #e226d7;}