#f555cf color space conversions
Hex:
#f555cf
RGB:
245, 85, 207
CMY:
4, 67, 19
CMYK:
0, 65, 16, 4
HSL:
314°, 88.8889%, 64.7059%
HSV (HSB):
314°, 65.3061%, 96.0784%
XYZ:
52.1672, 30.4145, 62.1525
xyY:
0.3604, 0.2101, 30.4145
CIE-Lab:
62.0102, 73.1257, -31.4060
CIE-LCH:
62.0102, 79.5845, 336.7575
CIE-Luv:
62.0102, 82.6054, -59.9684
Hunter-Lab:
55.1493, 72.3365, -28.2145
#f555cf color charts
#f555cf color shades, tints & tones
#f555cf color schemes
#f555cf color preview, HTML & CSS examples
This text has a color of #f555cf
<p style="color:#f555cf;">Text here</p>
.mytext {color:#f555cf;}
This box has a color of #f555cf
<div style="background-color:#f555cf;">Content here</div>
.mybackground {background-color:#f555cf;}
Border around this has a color of #f555cf
<div style="border:2px solid #f555cf;">Content here</div>
.myborder {border:2px solid #f555cf;}