#2f99d9 color space conversions
Hex:
#2f99d9
RGB:
47, 153, 217
CMY:
82, 40, 15
CMYK:
78, 29, 0, 15
HSL:
203°, 69.1057%, 51.7647%
HSV (HSB):
203°, 78.3410%, 85.0980%
XYZ:
25.0879, 28.3966, 69.8045
xyY:
0.2035, 0.2303, 28.3966
CIE-Lab:
60.2453, -7.9094, -40.9956
CIE-LCH:
60.2453, 41.7517, 259.0800
CIE-Luv:
60.2453, -35.9448, -63.7313
Hunter-Lab:
53.2884, -9.2179, -40.3642
#2f99d9 color charts
#2f99d9 color shades, tints & tones
#2f99d9 color schemes
#2f99d9 color preview, HTML & CSS examples
This text has a color of #2f99d9
<p style="color:#2f99d9;">Text here</p>
.mytext {color:#2f99d9;}
This box has a color of #2f99d9
<div style="background-color:#2f99d9;">Content here</div>
.mybackground {background-color:#2f99d9;}
Border around this has a color of #2f99d9
<div style="border:2px solid #2f99d9;">Content here</div>
.myborder {border:2px solid #2f99d9;}