#2f99c5 color space conversions
Hex:
#2f99c5
RGB:
47, 153, 197
CMY:
82, 40, 23
CMYK:
76, 22, 0, 23
HSL:
198°, 61.4754%, 47.8431%
HSV (HSB):
198°, 76.1421%, 77.2549%
XYZ:
22.6416, 27.4180, 56.9222
xyY:
0.2116, 0.2563, 27.4180
CIE-Lab:
59.3593, -14.8737, -31.1857
CIE-LCH:
59.3593, 34.5510, 244.5017
CIE-Luv:
59.3593, -37.0895, -46.4916
Hunter-Lab:
52.3622, -14.4500, -27.7997
#2f99c5 color charts
#2f99c5 color shades, tints & tones
#2f99c5 color schemes
#2f99c5 color preview, HTML & CSS examples
This text has a color of #2f99c5
<p style="color:#2f99c5;">Text here</p>
.mytext {color:#2f99c5;}
This box has a color of #2f99c5
<div style="background-color:#2f99c5;">Content here</div>
.mybackground {background-color:#2f99c5;}
Border around this has a color of #2f99c5
<div style="border:2px solid #2f99c5;">Content here</div>
.myborder {border:2px solid #2f99c5;}