#2f94c9 color space conversions
Hex:
#2f94c9
RGB:
47, 148, 201
CMY:
82, 42, 21
CMYK:
77, 26, 0, 21
HSL:
201°, 62.0968%, 48.6275%
HSV (HSB):
201°, 76.6169%, 78.8235%
XYZ:
22.3048, 26.0012, 59.1015
xyY:
0.2077, 0.2421, 26.0012
CIE-Lab:
58.0382, -10.7237, -35.4938
CIE-LCH:
58.0382, 37.0784, 253.1889
CIE-Luv:
58.0382, -35.1030, -53.9141
Hunter-Lab:
50.9914, -11.1548, -33.0261
#2f94c9 color charts
#2f94c9 color shades, tints & tones
#2f94c9 color schemes
#2f94c9 color preview, HTML & CSS examples
This text has a color of #2f94c9
<p style="color:#2f94c9;">Text here</p>
.mytext {color:#2f94c9;}
This box has a color of #2f94c9
<div style="background-color:#2f94c9;">Content here</div>
.mybackground {background-color:#2f94c9;}
Border around this has a color of #2f94c9
<div style="border:2px solid #2f94c9;">Content here</div>
.myborder {border:2px solid #2f94c9;}