#f555bd color space conversions
Hex:
#f555bd
RGB:
245, 85, 189
CMY:
4, 67, 26
CMYK:
0, 65, 23, 4
HSL:
321°, 88.8889%, 64.7059%
HSV (HSB):
321°, 65.3061%, 96.0784%
XYZ:
50.0900, 29.5836, 51.2143
xyY:
0.3827, 0.2260, 29.5836
CIE-Lab:
61.2933, 70.7087, -22.2751
CIE-LCH:
61.2933, 74.1343, 342.5142
CIE-Luv:
61.2933, 88.9265, -45.5198
Hunter-Lab:
54.3908, 69.2017, -17.7538
#f555bd color charts
#f555bd color shades, tints & tones
#f555bd color schemes
#f555bd color preview, HTML & CSS examples
This text has a color of #f555bd
<p style="color:#f555bd;">Text here</p>
.mytext {color:#f555bd;}
This box has a color of #f555bd
<div style="background-color:#f555bd;">Content here</div>
.mybackground {background-color:#f555bd;}
Border around this has a color of #f555bd
<div style="border:2px solid #f555bd;">Content here</div>
.myborder {border:2px solid #f555bd;}