#2f90a8 color space conversions
Hex:
#2f90a8
RGB:
47, 144, 168
CMY:
82, 44, 34
CMYK:
72, 14, 0, 34
HSL:
192°, 56.2791%, 42.1569%
HSV (HSB):
192°, 72.0238%, 65.8824%
XYZ:
18.2134, 23.3780, 40.5982
xyY:
0.2216, 0.2844, 23.3780
CIE-Lab:
55.4596, -19.7532, -20.7441
CIE-LCH:
55.4596, 28.6444, 226.4016
CIE-Luv:
55.4596, -35.5904, -28.5058
Hunter-Lab:
48.3508, -17.3741, -15.9379
#2f90a8 color charts
#2f90a8 color shades, tints & tones
#2f90a8 color schemes
#2f90a8 color preview, HTML & CSS examples
This text has a color of #2f90a8
<p style="color:#2f90a8;">Text here</p>
.mytext {color:#2f90a8;}
This box has a color of #2f90a8
<div style="background-color:#2f90a8;">Content here</div>
.mybackground {background-color:#2f90a8;}
Border around this has a color of #2f90a8
<div style="border:2px solid #2f90a8;">Content here</div>
.myborder {border:2px solid #2f90a8;}