#2f95a9 color space conversions
Hex:
#2f95a9
RGB:
47, 149, 169
CMY:
82, 42, 34
CMYK:
72, 12, 0, 34
HSL:
190°, 56.4815%, 42.3529%
HSV (HSB):
190°, 72.1893%, 66.2745%
XYZ:
19.0812, 24.9638, 41.3489
xyY:
0.2234, 0.2923, 24.9638
CIE-Lab:
57.0401, -22.0589, -18.9008
CIE-LCH:
57.0401, 29.0488, 220.5911
CIE-Luv:
57.0401, -37.3554, -25.4005
Hunter-Lab:
49.9638, -19.2675, -14.0924
#2f95a9 color charts
#2f95a9 color shades, tints & tones
#2f95a9 color schemes
#2f95a9 color preview, HTML & CSS examples
This text has a color of #2f95a9
<p style="color:#2f95a9;">Text here</p>
.mytext {color:#2f95a9;}
This box has a color of #2f95a9
<div style="background-color:#2f95a9;">Content here</div>
.mybackground {background-color:#2f95a9;}
Border around this has a color of #2f95a9
<div style="border:2px solid #2f95a9;">Content here</div>
.myborder {border:2px solid #2f95a9;}