#f55aff color space conversions
Hex:
#f55aff
RGB:
245, 90, 255
CMY:
4, 65, 0
CMYK:
4, 65, 0, 0
HSL:
296°, 100.0000%, 67.6471%
HSV (HSB):
296°, 64.7059%, 100.0000%
XYZ:
59.3624, 33.9448, 98.0310
xyY:
0.3102, 0.1774, 33.9448
CIE-Lab:
64.9187, 78.6055, -53.6067
CIE-LCH:
64.9187, 95.1446, 325.7072
CIE-Luv:
64.9187, 65.3408, -96.3631
Hunter-Lab:
58.2622, 79.9119, -58.9769
#f55aff color charts
#f55aff color shades, tints & tones
#f55aff color schemes
#f55aff color preview, HTML & CSS examples
This text has a color of #f55aff
<p style="color:#f55aff;">Text here</p>
.mytext {color:#f55aff;}
This box has a color of #f55aff
<div style="background-color:#f55aff;">Content here</div>
.mybackground {background-color:#f55aff;}
Border around this has a color of #f55aff
<div style="border:2px solid #f55aff;">Content here</div>
.myborder {border:2px solid #f55aff;}