#2f84e9 color space conversions
Hex:
#2f84e9
RGB:
47, 132, 233
CMY:
82, 48, 9
CMYK:
80, 43, 0, 9
HSL:
213°, 80.8696%, 54.9020%
HSV (HSB):
213°, 79.8283%, 91.3725%
XYZ:
24.1315, 22.9901, 80.2565
xyY:
0.1894, 0.1805, 22.9901
CIE-Lab:
55.0621, 10.3036, -58.1425
CIE-LCH:
55.0621, 59.0484, 280.0493
CIE-Luv:
55.0621, -28.3000, -92.3396
Hunter-Lab:
47.9479, 5.9277, -65.6775
#2f84e9 color charts
#2f84e9 color shades, tints & tones
#2f84e9 color schemes
#2f84e9 color preview, HTML & CSS examples
This text has a color of #2f84e9
<p style="color:#2f84e9;">Text here</p>
.mytext {color:#2f84e9;}
This box has a color of #2f84e9
<div style="background-color:#2f84e9;">Content here</div>
.mybackground {background-color:#2f84e9;}
Border around this has a color of #2f84e9
<div style="border:2px solid #2f84e9;">Content here</div>
.myborder {border:2px solid #2f84e9;}