#f55cc5 color space conversions
Hex:
#f55cc5
RGB:
245, 92, 197
CMY:
4, 64, 23
CMYK:
0, 62, 20, 4
HSL:
319°, 88.4393%, 66.0784%
HSV (HSB):
319°, 62.4490%, 96.0784%
XYZ:
51.5614, 31.0980, 56.1082
xyY:
0.3716, 0.2241, 31.0980
CIE-Lab:
62.5903, 69.0346, -24.8434
CIE-LCH:
62.5903, 73.3687, 340.2078
CIE-Luv:
62.5903, 83.5266, -49.2735
Hunter-Lab:
55.7656, 67.4531, -20.6184
#f55cc5 color charts
#f55cc5 color shades, tints & tones
#f55cc5 color schemes
#f55cc5 color preview, HTML & CSS examples
This text has a color of #f55cc5
<p style="color:#f55cc5;">Text here</p>
.mytext {color:#f55cc5;}
This box has a color of #f55cc5
<div style="background-color:#f55cc5;">Content here</div>
.mybackground {background-color:#f55cc5;}
Border around this has a color of #f55cc5
<div style="border:2px solid #f55cc5;">Content here</div>
.myborder {border:2px solid #f55cc5;}