#e245fd color space conversions
Hex:
#e245fd
RGB:
226, 69, 253
CMY:
11, 73, 1
CMYK:
11, 73, 0, 1
HSL:
291°, 97.8723%, 63.1373%
HSV (HSB):
291°, 72.7273%, 99.2157%
XYZ:
51.2218, 27.5168, 95.5401
xyY:
0.2939, 0.1579, 27.5168
CIE-Lab:
59.4497, 81.6743, -61.3863
CIE-LCH:
59.4497, 102.1712, 323.0715
CIE-Luv:
59.4497, 58.0613, -106.9587
Hunter-Lab:
52.4565, 82.4996, -71.2665
#e245fd color charts
#e245fd color shades, tints & tones
#e245fd color schemes
#e245fd color preview, HTML & CSS examples
This text has a color of #e245fd
<p style="color:#e245fd;">Text here</p>
.mytext {color:#e245fd;}
This box has a color of #e245fd
<div style="background-color:#e245fd;">Content here</div>
.mybackground {background-color:#e245fd;}
Border around this has a color of #e245fd
<div style="border:2px solid #e245fd;">Content here</div>
.myborder {border:2px solid #e245fd;}