#2f95c8 color space conversions
Hex:
#2f95c8
RGB:
47, 149, 200
CMY:
82, 42, 22
CMYK:
77, 26, 0, 22
HSL:
200°, 61.9433%, 48.4314%
HSV (HSB):
200°, 76.5000%, 78.4314%
XYZ:
22.3451, 26.2694, 58.5364
xyY:
0.2085, 0.2452, 26.2694
CIE-Lab:
58.2918, -11.6317, -34.5348
CIE-LCH:
58.2918, 36.4410, 251.3860
CIE-Luv:
58.2918, -35.5089, -52.2630
Hunter-Lab:
51.2536, -11.8732, -31.8371
#2f95c8 color charts
#2f95c8 color shades, tints & tones
#2f95c8 color schemes
#2f95c8 color preview, HTML & CSS examples
This text has a color of #2f95c8
<p style="color:#2f95c8;">Text here</p>
.mytext {color:#2f95c8;}
This box has a color of #2f95c8
<div style="background-color:#2f95c8;">Content here</div>
.mybackground {background-color:#2f95c8;}
Border around this has a color of #2f95c8
<div style="border:2px solid #2f95c8;">Content here</div>
.myborder {border:2px solid #2f95c8;}