#0074d1 color space conversions
Hex:
#0074d1
RGB:
0, 116, 209
CMY:
100, 55, 18
CMYK:
100, 44, 0, 18
HSL:
207°, 100.0000%, 40.9804%
HSV (HSB):
207°, 100.0000%, 81.9608%
XYZ:
17.7540, 17.0942, 62.6854
xyY:
0.1820, 0.1753, 17.0942
CIE-Lab:
48.3785, 8.3241, -55.3816
CIE-LCH:
48.3785, 56.0037, 278.5479
CIE-Luv:
48.3785, -27.7982, -85.2143
Hunter-Lab:
41.3452, 4.2956, -60.9508
#0074d1 color charts
#0074d1 color shades, tints & tones
#0074d1 color schemes
#0074d1 color preview, HTML & CSS examples
This text has a color of #0074d1
<p style="color:#0074d1;">Text here</p>
.mytext {color:#0074d1;}
This box has a color of #0074d1
<div style="background-color:#0074d1;">Content here</div>
.mybackground {background-color:#0074d1;}
Border around this has a color of #0074d1
<div style="border:2px solid #0074d1;">Content here</div>
.myborder {border:2px solid #0074d1;}