#97f2f5 color space conversions
Hex:
#97f2f5
RGB:
151, 242, 245
CMY:
41, 5, 4
CMYK:
38, 1, 0, 4
HSL:
182°, 82.4561%, 77.6471%
HSV (HSB):
182°, 38.3673%, 96.0784%
XYZ:
60.9961, 76.6761, 97.9713
xyY:
0.2588, 0.3254, 76.6761
CIE-Lab:
90.1723, -26.3609, -10.0268
CIE-LCH:
90.1723, 28.2035, 200.8250
CIE-Luv:
90.1723, -41.8837, -11.5158
Hunter-Lab:
87.5649, -28.8989, -5.0407
#97f2f5 color charts
#97f2f5 color shades, tints & tones
#97f2f5 color schemes
#97f2f5 color preview, HTML & CSS examples
This text has a color of #97f2f5
<p style="color:#97f2f5;">Text here</p>
.mytext {color:#97f2f5;}
This box has a color of #97f2f5
<div style="background-color:#97f2f5;">Content here</div>
.mybackground {background-color:#97f2f5;}
Border around this has a color of #97f2f5
<div style="border:2px solid #97f2f5;">Content here</div>
.myborder {border:2px solid #97f2f5;}