#002caf color space conversions
Hex:
#002caf
RGB:
0, 44, 175
CMY:
100, 83, 31
CMYK:
100, 75, 0, 31
HSL:
225°, 100.0000%, 34.3137%
HSV (HSB):
225°, 100.0000%, 68.6275%
XYZ:
8.6385, 4.8965, 41.0473
xyY:
0.1583, 0.0897, 4.8965
CIE-Lab:
26.4379, 41.8822, -71.3103
CIE-LCH:
26.4379, 82.6999, 300.4267
CIE-Luv:
26.4379, -10.1286, -87.1625
Hunter-Lab:
22.1281, 30.9603, -94.4925
#002caf color charts
#002caf RGB chart
#002caf CMYK chart
#002caf RGB pie chart
#002caf color shades, tints & tones
#002caf color schemes
#002caf color preview, HTML & CSS examples
This text has a color of #002caf
<p style="color:#002caf;">Text here</p>
.mytext {color:#002caf;}
Text color #002caf
This box has a color of #002caf
<div style="background-color:#002caf;">Content here</div>
.mybackground {background-color:#002caf;}
Background color #002caf
Border around this has a color of #002caf
<div style="border:2px solid #002caf;">Content here</div>
.myborder {border:2px solid #002caf;}
Border color #002caf