#004caf color space conversions
Hex:
#004caf
RGB:
0, 76, 175
CMY:
100, 70, 31
CMYK:
100, 57, 0, 31
HSL:
214°, 100.0000%, 34.3137%
HSV (HSB):
214°, 100.0000%, 68.6275%
XYZ:
10.3223, 8.2640, 41.6085
xyY:
0.1715, 0.1373, 8.2640
CIE-Lab:
34.5268, 20.7638, -58.0193
CIE-LCH:
34.5268, 61.6229, 289.6912
CIE-Luv:
34.5268, -17.2755, -81.3714
Hunter-Lab:
28.7472, 13.7866, -65.6928
#004caf color charts
#004caf RGB chart
#004caf CMYK chart
#004caf RGB pie chart
#004caf color shades, tints & tones
#004caf color schemes
#004caf color preview, HTML & CSS examples
This text has a color of #004caf
<p style="color:#004caf;">Text here</p>
.mytext {color:#004caf;}
Text color #004caf
This box has a color of #004caf
<div style="background-color:#004caf;">Content here</div>
.mybackground {background-color:#004caf;}
Background color #004caf
Border around this has a color of #004caf
<div style="border:2px solid #004caf;">Content here</div>
.myborder {border:2px solid #004caf;}
Border color #004caf