#e203d2 color space conversions
Hex:
#e203d2
RGB:
226, 3, 210
CMY:
11, 99, 18
CMYK:
0, 99, 7, 11
HSL:
304°, 97.3799%, 44.9020%
HSV (HSB):
304°, 98.6726%, 88.6275%
XYZ:
43.0295, 20.8870, 62.7365
xyY:
0.3397, 0.1649, 20.8870
CIE-Lab:
52.8256, 87.2623, -47.7594
CIE-LCH:
52.8256, 99.4770, 331.3077
CIE-Luv:
52.8256, 81.1973, -84.5535
Hunter-Lab:
45.7023, 88.0815, -49.3969
#e203d2 color charts
#e203d2 color shades, tints & tones
#e203d2 color schemes
#e203d2 color preview, HTML & CSS examples
This text has a color of #e203d2
<p style="color:#e203d2;">Text here</p>
.mytext {color:#e203d2;}
This box has a color of #e203d2
<div style="background-color:#e203d2;">Content here</div>
.mybackground {background-color:#e203d2;}
Border around this has a color of #e203d2
<div style="border:2px solid #e203d2;">Content here</div>
.myborder {border:2px solid #e203d2;}