#ff97fa color space conversions
Hex:
#ff97fa
RGB:
255, 151, 250
CMY:
0, 41, 2
CMYK:
0, 41, 2, 0
HSL:
303°, 100.0000%, 79.6078%
HSV (HSB):
303°, 40.7843%, 100.0000%
XYZ:
69.5619, 50.2953, 96.4841
xyY:
0.3215, 0.2325, 50.2953
CIE-Lab:
76.2502, 52.9594, -33.0485
CIE-LCH:
76.2502, 62.4252, 328.0344
CIE-Luv:
76.2502, 51.6030, -61.2572
Hunter-Lab:
70.9192, 50.9752, -31.0194
#ff97fa color charts
#ff97fa color shades, tints & tones
#ff97fa color schemes
#ff97fa color preview, HTML & CSS examples
This text has a color of #ff97fa
<p style="color:#ff97fa;">Text here</p>
.mytext {color:#ff97fa;}
This box has a color of #ff97fa
<div style="background-color:#ff97fa;">Content here</div>
.mybackground {background-color:#ff97fa;}
Border around this has a color of #ff97fa
<div style="border:2px solid #ff97fa;">Content here</div>
.myborder {border:2px solid #ff97fa;}