#2f90e6 color space conversions
Hex:
#2f90e6
RGB:
47, 144, 230
CMY:
82, 44, 10
CMYK:
80, 37, 0, 10
HSL:
208°, 78.5408%, 54.3137%
HSV (HSB):
208°, 79.5652%, 90.1961%
XYZ:
25.4285, 26.2640, 78.5922
xyY:
0.1952, 0.2016, 26.2640
CIE-Lab:
58.2868, 1.9773, -51.3250
CIE-LCH:
58.2868, 51.3631, 272.2062
CIE-Luv:
58.2868, -32.2721, -81.4919
Hunter-Lab:
51.2484, -1.1166, -55.0504
#2f90e6 color charts
#2f90e6 color shades, tints & tones
#2f90e6 color schemes
#2f90e6 color preview, HTML & CSS examples
This text has a color of #2f90e6
<p style="color:#2f90e6;">Text here</p>
.mytext {color:#2f90e6;}
This box has a color of #2f90e6
<div style="background-color:#2f90e6;">Content here</div>
.mybackground {background-color:#2f90e6;}
Border around this has a color of #2f90e6
<div style="border:2px solid #2f90e6;">Content here</div>
.myborder {border:2px solid #2f90e6;}