#2f95d0 color space conversions
Hex:
#2f95d0
RGB:
47, 149, 208
CMY:
82, 42, 18
CMYK:
77, 28, 0, 18
HSL:
202°, 63.1373%, 50.0000%
HSV (HSB):
202°, 77.4038%, 81.5686%
XYZ:
23.3049, 26.6533, 63.5908
xyY:
0.2052, 0.2347, 26.6533
CIE-Lab:
58.6520, -8.8274, -38.4659
CIE-LCH:
58.6520, 39.4658, 257.0751
CIE-Luv:
58.6520, -35.0631, -59.1486
Hunter-Lab:
51.6268, -9.7701, -36.8911
#2f95d0 color charts
#2f95d0 color shades, tints & tones
#2f95d0 color schemes
#2f95d0 color preview, HTML & CSS examples
This text has a color of #2f95d0
<p style="color:#2f95d0;">Text here</p>
.mytext {color:#2f95d0;}
This box has a color of #2f95d0
<div style="background-color:#2f95d0;">Content here</div>
.mybackground {background-color:#2f95d0;}
Border around this has a color of #2f95d0
<div style="border:2px solid #2f95d0;">Content here</div>
.myborder {border:2px solid #2f95d0;}