#e255f5 color space conversions
Hex:
#e255f5
RGB:
226, 85, 245
CMY:
11, 67, 4
CMYK:
8, 65, 0, 4
HSL:
293°, 88.8889%, 64.7059%
HSV (HSB):
293°, 65.3061%, 96.0784%
XYZ:
51.0940, 29.2583, 89.3407
xyY:
0.3011, 0.1724, 29.2583
CIE-Lab:
61.0089, 74.6147, -54.4636
CIE-LCH:
61.0089, 92.3777, 323.8731
CIE-Luv:
61.0089, 56.9367, -95.9177
Hunter-Lab:
54.0910, 73.9507, -60.0641
#e255f5 color charts
#e255f5 color shades, tints & tones
#e255f5 color schemes
#e255f5 color preview, HTML & CSS examples
This text has a color of #e255f5
<p style="color:#e255f5;">Text here</p>
.mytext {color:#e255f5;}
This box has a color of #e255f5
<div style="background-color:#e255f5;">Content here</div>
.mybackground {background-color:#e255f5;}
Border around this has a color of #e255f5
<div style="border:2px solid #e255f5;">Content here</div>
.myborder {border:2px solid #e255f5;}