#2f90f3 color space conversions
Hex:
#2f90f3
RGB:
47, 144, 243
CMY:
82, 44, 5
CMYK:
81, 41, 0, 5
HSL:
210°, 89.0909%, 56.8627%
HSV (HSB):
210°, 80.6584%, 95.2941%
XYZ:
27.3232, 27.0219, 88.5697
xyY:
0.1912, 0.1891, 27.0219
CIE-Lab:
58.9946, 6.7376, -57.3964
CIE-LCH:
58.9946, 57.7905, 276.6952
CIE-Luv:
58.9946, -31.7055, -92.1054
Hunter-Lab:
51.9826, 2.8540, -64.6324
#2f90f3 color charts
#2f90f3 color shades, tints & tones
#2f90f3 color schemes
#2f90f3 color preview, HTML & CSS examples
This text has a color of #2f90f3
<p style="color:#2f90f3;">Text here</p>
.mytext {color:#2f90f3;}
This box has a color of #2f90f3
<div style="background-color:#2f90f3;">Content here</div>
.mybackground {background-color:#2f90f3;}
Border around this has a color of #2f90f3
<div style="border:2px solid #2f90f3;">Content here</div>
.myborder {border:2px solid #2f90f3;}