#f555ed color space conversions
Hex:
#f555ed
RGB:
245, 85, 237
CMY:
4, 67, 7
CMYK:
0, 65, 3, 4
HSL:
303°, 88.8889%, 64.7059%
HSV (HSB):
303°, 65.3061%, 96.0784%
XYZ:
56.1907, 32.0239, 83.3404
xyY:
0.3275, 0.1867, 32.0239
CIE-Lab:
63.3626, 77.5616, -46.1162
CIE-LCH:
63.3626, 90.2358, 329.2653
CIE-Luv:
63.3626, 72.4134, -83.9500
Hunter-Lab:
56.5897, 78.2098, -47.7045
#f555ed color charts
#f555ed color shades, tints & tones
#f555ed color schemes
#f555ed color preview, HTML & CSS examples
This text has a color of #f555ed
<p style="color:#f555ed;">Text here</p>
.mytext {color:#f555ed;}
This box has a color of #f555ed
<div style="background-color:#f555ed;">Content here</div>
.mybackground {background-color:#f555ed;}
Border around this has a color of #f555ed
<div style="border:2px solid #f555ed;">Content here</div>
.myborder {border:2px solid #f555ed;}