#2f97d7 color space conversions
Hex:
#2f97d7
RGB:
47, 151, 215
CMY:
82, 41, 16
CMYK:
78, 30, 0, 16
HSL:
203°, 67.7419%, 51.3725%
HSV (HSB):
203°, 78.1395%, 84.3137%
XYZ:
24.5046, 27.6439, 68.3342
xyY:
0.2034, 0.2294, 27.6439
CIE-Lab:
59.5656, -7.4847, -40.9482
CIE-LCH:
59.5656, 41.6267, 259.6416
CIE-Luv:
59.5656, -35.3694, -63.5807
Hunter-Lab:
52.5774, -8.8174, -40.2543
#2f97d7 color charts
#2f97d7 color shades, tints & tones
#2f97d7 color schemes
#2f97d7 color preview, HTML & CSS examples
This text has a color of #2f97d7
<p style="color:#2f97d7;">Text here</p>
.mytext {color:#2f97d7;}
This box has a color of #2f97d7
<div style="background-color:#2f97d7;">Content here</div>
.mybackground {background-color:#2f97d7;}
Border around this has a color of #2f97d7
<div style="border:2px solid #2f97d7;">Content here</div>
.myborder {border:2px solid #2f97d7;}