#2f95d4 color space conversions
Hex:
#2f95d4
RGB:
47, 149, 212
CMY:
82, 42, 17
CMYK:
78, 30, 0, 17
HSL:
203°, 65.7371%, 50.7843%
HSV (HSB):
203°, 77.8302%, 83.1373%
XYZ:
23.8034, 26.8527, 66.2159
xyY:
0.2037, 0.2298, 26.8527
CIE-Lab:
58.8377, -7.4122, -40.4152
CIE-LCH:
58.8377, 41.0893, 259.6073
CIE-Luv:
58.8377, -34.8460, -62.5732
Hunter-Lab:
51.8196, -8.6900, -39.4880
#2f95d4 color charts
#2f95d4 color shades, tints & tones
#2f95d4 color schemes
#2f95d4 color preview, HTML & CSS examples
This text has a color of #2f95d4
<p style="color:#2f95d4;">Text here</p>
.mytext {color:#2f95d4;}
This box has a color of #2f95d4
<div style="background-color:#2f95d4;">Content here</div>
.mybackground {background-color:#2f95d4;}
Border around this has a color of #2f95d4
<div style="border:2px solid #2f95d4;">Content here</div>
.myborder {border:2px solid #2f95d4;}