#ff97f0 color space conversions
Hex:
#ff97f0
RGB:
255, 151, 240
CMY:
0, 41, 6
CMYK:
0, 41, 6, 0
HSL:
309°, 100.0000%, 79.6078%
HSV (HSB):
309°, 40.7843%, 100.0000%
XYZ:
68.0348, 49.6845, 88.4423
xyY:
0.3300, 0.2410, 49.6845
CIE-Lab:
75.8752, 51.2539, -28.2024
CIE-LCH:
75.8752, 58.5008, 331.1783
CIE-Luv:
75.8752, 53.7193, -53.0401
Hunter-Lab:
70.4872, 48.9369, -25.0518
#ff97f0 color charts
#ff97f0 color shades, tints & tones
#ff97f0 color schemes
#ff97f0 color preview, HTML & CSS examples
This text has a color of #ff97f0
<p style="color:#ff97f0;">Text here</p>
.mytext {color:#ff97f0;}
This box has a color of #ff97f0
<div style="background-color:#ff97f0;">Content here</div>
.mybackground {background-color:#ff97f0;}
Border around this has a color of #ff97f0
<div style="border:2px solid #ff97f0;">Content here</div>
.myborder {border:2px solid #ff97f0;}