#2f90c1 color space conversions
Hex:
#2f90c1
RGB:
47, 144, 193
CMY:
82, 44, 24
CMYK:
76, 25, 0, 24
HSL:
200°, 60.8333%, 47.0588%
HSV (HSB):
200°, 75.6477%, 75.6863%
XYZ:
20.7712, 24.4011, 54.0672
xyY:
0.2093, 0.2459, 24.4011
CIE-Lab:
56.4872, -11.2752, -33.3976
CIE-LCH:
56.4872, 35.2495, 251.3450
CIE-Luv:
56.4872, -34.1454, -50.1626
Hunter-Lab:
49.3975, -11.3880, -30.3167
#2f90c1 color charts
#2f90c1 color shades, tints & tones
#2f90c1 color schemes
#2f90c1 color preview, HTML & CSS examples
This text has a color of #2f90c1
<p style="color:#2f90c1;">Text here</p>
.mytext {color:#2f90c1;}
This box has a color of #2f90c1
<div style="background-color:#2f90c1;">Content here</div>
.mybackground {background-color:#2f90c1;}
Border around this has a color of #2f90c1
<div style="border:2px solid #2f90c1;">Content here</div>
.myborder {border:2px solid #2f90c1;}