#f45aff color space conversions
Hex:
#f45aff
RGB:
244, 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.0144, 33.7654, 98.0147
xyY:
0.3093, 0.1770, 33.7654
CIE-Lab:
64.7759, 78.3843, -53.8421
CIE-LCH:
64.7759, 95.0951, 325.5148
CIE-Luv:
64.7759, 64.6661, -96.6616
Hunter-Lab:
58.1080, 79.5952, -59.3328
#f45aff color charts
#f45aff color shades, tints & tones
#f45aff color schemes
#f45aff color preview, HTML & CSS examples
This text has a color of #f45aff
<p style="color:#f45aff;">Text here</p>
.mytext {color:#f45aff;}
This box has a color of #f45aff
<div style="background-color:#f45aff;">Content here</div>
.mybackground {background-color:#f45aff;}
Border around this has a color of #f45aff
<div style="border:2px solid #f45aff;">Content here</div>
.myborder {border:2px solid #f45aff;}