#2f95be color space conversions
Hex:
#2f95be
RGB:
47, 149, 190
CMY:
82, 42, 25
CMYK:
75, 22, 0, 25
HSL:
197°, 60.3376%, 46.4706%
HSV (HSB):
197°, 75.2632%, 74.5098%
XYZ:
21.2140, 25.8169, 52.5803
xyY:
0.2130, 0.2592, 25.8169
CIE-Lab:
57.8629, -15.0798, -29.5603
CIE-LCH:
57.8629, 33.1845, 242.9721
CIE-Luv:
57.8629, -36.0860, -43.6068
Hunter-Lab:
50.8104, -14.3920, -25.7880
#2f95be color charts
#2f95be color shades, tints & tones
#2f95be color schemes
#2f95be color preview, HTML & CSS examples
This text has a color of #2f95be
<p style="color:#2f95be;">Text here</p>
.mytext {color:#2f95be;}
This box has a color of #2f95be
<div style="background-color:#2f95be;">Content here</div>
.mybackground {background-color:#2f95be;}
Border around this has a color of #2f95be
<div style="border:2px solid #2f95be;">Content here</div>
.myborder {border:2px solid #2f95be;}