#e245cc color space conversions
Hex:
#e245cc
RGB:
226, 69, 204
CMY:
11, 73, 20
CMYK:
0, 69, 10, 11
HSL:
308°, 73.0233%, 57.8431%
HSV (HSB):
308°, 69.4690%, 88.6275%
XYZ:
44.3912, 24.7846, 59.5710
xyY:
0.3448, 0.1925, 24.7846
CIE-Lab:
56.8650, 73.8595, -37.9475
CIE-LCH:
56.8650, 83.0375, 332.8068
CIE-Luv:
56.8650, 74.4065, -69.0182
Hunter-Lab:
49.7842, 72.0415, -36.0966
#e245cc color charts
#e245cc color shades, tints & tones
#e245cc color schemes
#e245cc color preview, HTML & CSS examples
This text has a color of #e245cc
<p style="color:#e245cc;">Text here</p>
.mytext {color:#e245cc;}
This box has a color of #e245cc
<div style="background-color:#e245cc;">Content here</div>
.mybackground {background-color:#e245cc;}
Border around this has a color of #e245cc
<div style="border:2px solid #e245cc;">Content here</div>
.myborder {border:2px solid #e245cc;}