#2f95c4 color space conversions
Hex:
#2f95c4
RGB:
47, 149, 196
CMY:
82, 42, 23
CMYK:
76, 24, 0, 23
HSL:
199°, 61.3169%, 47.6471%
HSV (HSB):
199°, 76.0204%, 76.8627%
XYZ:
21.8835, 26.0848, 56.1060
xyY:
0.2103, 0.2506, 26.0848
CIE-Lab:
58.1174, -13.0192, -32.5531
CIE-LCH:
58.1174, 35.0600, 248.2017
CIE-Luv:
58.1174, -35.7372, -48.8056
Hunter-Lab:
51.0732, -12.8956, -29.3812
#2f95c4 color charts
#2f95c4 color shades, tints & tones
#2f95c4 color schemes
#2f95c4 color preview, HTML & CSS examples
This text has a color of #2f95c4
<p style="color:#2f95c4;">Text here</p>
.mytext {color:#2f95c4;}
This box has a color of #2f95c4
<div style="background-color:#2f95c4;">Content here</div>
.mybackground {background-color:#2f95c4;}
Border around this has a color of #2f95c4
<div style="border:2px solid #2f95c4;">Content here</div>
.myborder {border:2px solid #2f95c4;}