#2074e6 color space conversions
Hex:
#2074e6
RGB:
32, 116, 230
CMY:
87, 55, 10
CMYK:
86, 50, 0, 10
HSL:
215°, 79.8387%, 51.3725%
HSV (HSB):
215°, 86.0870%, 90.1961%
XYZ:
21.1240, 18.5110, 77.3225
xyY:
0.1806, 0.1583, 18.5110
CIE-Lab:
50.1102, 17.9075, -64.4514
CIE-LCH:
50.1102, 66.8929, 285.5277
CIE-Luv:
50.1102, -25.1719, -100.6113
Hunter-Lab:
43.0244, 12.3465, -76.4375
#2074e6 color charts
#2074e6 color shades, tints & tones
#2074e6 color schemes
#2074e6 color preview, HTML & CSS examples
This text has a color of #2074e6
<p style="color:#2074e6;">Text here</p>
.mytext {color:#2074e6;}
This box has a color of #2074e6
<div style="background-color:#2074e6;">Content here</div>
.mybackground {background-color:#2074e6;}
Border around this has a color of #2074e6
<div style="border:2px solid #2074e6;">Content here</div>
.myborder {border:2px solid #2074e6;}