#2f98c1 color space conversions
Hex:
#2f98c1
RGB:
47, 152, 193
CMY:
82, 40, 24
CMYK:
76, 21, 0, 24
HSL:
197°, 60.8333%, 47.0588%
HSV (HSB):
197°, 75.6477%, 75.6863%
XYZ:
22.0262, 26.9111, 54.4855
xyY:
0.2130, 0.2602, 26.9111
CIE-Lab:
58.8919, -15.6932, -29.6589
CIE-LCH:
58.8919, 33.5548, 242.1156
CIE-Luv:
58.8919, -36.9737, -43.8191
Hunter-Lab:
51.8759, -14.9928, -25.9595
#2f98c1 color charts
#2f98c1 color shades, tints & tones
#2f98c1 color schemes
#2f98c1 color preview, HTML & CSS examples
This text has a color of #2f98c1
<p style="color:#2f98c1;">Text here</p>
.mytext {color:#2f98c1;}
This box has a color of #2f98c1
<div style="background-color:#2f98c1;">Content here</div>
.mybackground {background-color:#2f98c1;}
Border around this has a color of #2f98c1
<div style="border:2px solid #2f98c1;">Content here</div>
.myborder {border:2px solid #2f98c1;}