#2f95e4 color space conversions
Hex:
#2f95e4
RGB:
47, 149, 228
CMY:
82, 42, 11
CMYK:
79, 35, 0, 11
HSL:
206°, 77.0213%, 53.9216%
HSV (HSB):
206°, 79.3860%, 89.4118%
XYZ:
25.9233, 27.7007, 77.3792
xyY:
0.1979, 0.2115, 27.7007
CIE-Lab:
59.6173, -1.6812, -48.1033
CIE-LCH:
59.6173, 48.1327, 267.9983
CIE-Luv:
59.6173, -34.0191, -76.1157
Hunter-Lab:
52.6314, -4.1858, -50.3268
#2f95e4 color charts
#2f95e4 color shades, tints & tones
#2f95e4 color schemes
#2f95e4 color preview, HTML & CSS examples
This text has a color of #2f95e4
<p style="color:#2f95e4;">Text here</p>
.mytext {color:#2f95e4;}
This box has a color of #2f95e4
<div style="background-color:#2f95e4;">Content here</div>
.mybackground {background-color:#2f95e4;}
Border around this has a color of #2f95e4
<div style="border:2px solid #2f95e4;">Content here</div>
.myborder {border:2px solid #2f95e4;}