#2f72e9 color space conversions
Hex:
#2f72e9
RGB:
47, 114, 233
CMY:
82, 55, 9
CMYK:
80, 51, 0, 9
HSL:
218°, 80.8696%, 54.9020%
HSV (HSB):
218°, 79.8283%, 91.3725%
XYZ:
21.8976, 18.5222, 79.5118
xyY:
0.1826, 0.1544, 18.5222
CIE-Lab:
50.1234, 21.5033, -66.0970
CIE-LCH:
50.1234, 69.5068, 288.0213
CIE-Luv:
50.1234, -22.8796, -103.3697
Hunter-Lab:
43.0374, 15.5061, -79.4125
#2f72e9 color charts
#2f72e9 color shades, tints & tones
#2f72e9 color schemes
#2f72e9 color preview, HTML & CSS examples
This text has a color of #2f72e9
<p style="color:#2f72e9;">Text here</p>
.mytext {color:#2f72e9;}
This box has a color of #2f72e9
<div style="background-color:#2f72e9;">Content here</div>
.mybackground {background-color:#2f72e9;}
Border around this has a color of #2f72e9
<div style="border:2px solid #2f72e9;">Content here</div>
.myborder {border:2px solid #2f72e9;}