#2074c9 color space conversions
Hex:
#2074c9
RGB:
32, 116, 201
CMY:
87, 55, 21
CMYK:
84, 42, 0, 21
HSL:
210°, 72.5322%, 45.6863%
HSV (HSB):
210°, 84.0796%, 78.8235%
XYZ:
17.3837, 17.0149, 57.6263
xyY:
0.1889, 0.1849, 17.0149
CIE-Lab:
48.2788, 6.7527, -50.9515
CIE-LCH:
48.2788, 51.3971, 277.5495
CIE-Luv:
48.2788, -26.2050, -78.1959
Hunter-Lab:
41.2491, 3.0395, -53.9556
#2074c9 color charts
#2074c9 color shades, tints & tones
#2074c9 color schemes
#2074c9 color preview, HTML & CSS examples
This text has a color of #2074c9
<p style="color:#2074c9;">Text here</p>
.mytext {color:#2074c9;}
This box has a color of #2074c9
<div style="background-color:#2074c9;">Content here</div>
.mybackground {background-color:#2074c9;}
Border around this has a color of #2074c9
<div style="border:2px solid #2074c9;">Content here</div>
.myborder {border:2px solid #2074c9;}