#2f99f9 color space conversions
Hex:
#2f99f9
RGB:
47, 153, 249
CMY:
82, 40, 2
CMYK:
81, 39, 0, 2
HSL:
209°, 94.3925%, 58.0392%
HSV (HSB):
209°, 81.1245%, 97.6471%
XYZ:
29.6624, 30.2264, 93.8934
xyY:
0.1929, 0.1966, 30.2264
CIE-Lab:
61.8490, 3.5944, -56.1431
CIE-LCH:
61.8490, 56.2580, 273.6632
CIE-Luv:
61.8490, -34.3237, -90.5429
Hunter-Lab:
54.9785, 0.0933, -62.7717
#2f99f9 color charts
#2f99f9 color shades, tints & tones
#2f99f9 color schemes
#2f99f9 color preview, HTML & CSS examples
This text has a color of #2f99f9
<p style="color:#2f99f9;">Text here</p>
.mytext {color:#2f99f9;}
This box has a color of #2f99f9
<div style="background-color:#2f99f9;">Content here</div>
.mybackground {background-color:#2f99f9;}
Border around this has a color of #2f99f9
<div style="border:2px solid #2f99f9;">Content here</div>
.myborder {border:2px solid #2f99f9;}