#2f99e5 color space conversions
Hex:
#2f99e5
RGB:
47, 153, 229
CMY:
82, 40, 10
CMYK:
79, 33, 0, 10
HSL:
205°, 77.7778%, 54.1176%
HSV (HSB):
205°, 79.4760%, 89.8039%
XYZ:
26.7064, 29.0439, 78.3272
xyY:
0.1992, 0.2166, 29.0439
CIE-Lab:
60.8204, -3.6343, -46.7550
CIE-LCH:
60.8204, 46.8960, 265.5553
CIE-Luv:
60.8204, -35.3043, -73.9221
Hunter-Lab:
53.8924, -5.8561, -48.4473
#2f99e5 color charts
#2f99e5 color shades, tints & tones
#2f99e5 color schemes
#2f99e5 color preview, HTML & CSS examples
This text has a color of #2f99e5
<p style="color:#2f99e5;">Text here</p>
.mytext {color:#2f99e5;}
This box has a color of #2f99e5
<div style="background-color:#2f99e5;">Content here</div>
.mybackground {background-color:#2f99e5;}
Border around this has a color of #2f99e5
<div style="border:2px solid #2f99e5;">Content here</div>
.myborder {border:2px solid #2f99e5;}