#e238d8 color space conversions
Hex:
#e238d8
RGB:
226, 56, 216
CMY:
11, 78, 15
CMYK:
0, 75, 4, 11
HSL:
304°, 74.5614%, 55.2941%
HSV (HSB):
304°, 75.2212%, 88.6275%
XYZ:
45.1729, 23.9550, 67.2086
xyY:
0.3313, 0.1757, 23.9550
CIE-Lab:
56.0427, 79.6675, -46.0769
CIE-LCH:
56.0427, 92.0325, 329.9564
CIE-Luv:
56.0427, 73.0524, -82.0658
Hunter-Lab:
48.9438, 79.0956, -47.1552
#e238d8 color charts
#e238d8 color shades, tints & tones
#e238d8 color schemes
#e238d8 color preview, HTML & CSS examples
This text has a color of #e238d8
<p style="color:#e238d8;">Text here</p>
.mytext {color:#e238d8;}
This box has a color of #e238d8
<div style="background-color:#e238d8;">Content here</div>
.mybackground {background-color:#e238d8;}
Border around this has a color of #e238d8
<div style="border:2px solid #e238d8;">Content here</div>
.myborder {border:2px solid #e238d8;}