#e267d5 color space conversions
Hex:
#e267d5
RGB:
226, 103, 213
CMY:
11, 60, 16
CMYK:
0, 54, 6, 11
HSL:
306°, 67.9558%, 64.5098%
HSV (HSB):
306°, 54.4248%, 88.6275%
XYZ:
48.2245, 30.6733, 66.3296
xyY:
0.3321, 0.2112, 30.6733
CIE-Lab:
62.2309, 61.5899, -34.6618
CIE-LCH:
62.2309, 70.6736, 330.6299
CIE-Luv:
62.2309, 60.5777, -63.1365
Hunter-Lab:
55.3835, 58.5055, -32.2397
#e267d5 color charts
#e267d5 color shades, tints & tones
#e267d5 color schemes
#e267d5 color preview, HTML & CSS examples
This text has a color of #e267d5
<p style="color:#e267d5;">Text here</p>
.mytext {color:#e267d5;}
This box has a color of #e267d5
<div style="background-color:#e267d5;">Content here</div>
.mybackground {background-color:#e267d5;}
Border around this has a color of #e267d5
<div style="border:2px solid #e267d5;">Content here</div>
.myborder {border:2px solid #e267d5;}