#002eac color space conversions
Hex:
#002eac
RGB:
0, 46, 172
CMY:
100, 82, 33
CMYK:
100, 73, 0, 33
HSL:
224°, 100.0000%, 33.7255%
HSV (HSB):
224°, 100.0000%, 67.4510%
XYZ:
8.4234, 4.9325, 39.5378
xyY:
0.1593, 0.0933, 4.9325
CIE-Lab:
26.5417, 39.5524, -69.3381
CIE-LCH:
26.5417, 79.8258, 299.7017
CIE-Luv:
26.5417, -10.4310, -85.3992
Hunter-Lab:
22.2093, 28.8338, -90.0036
#002eac color charts
#002eac color shades, tints & tones
#002eac color schemes
#002eac color preview, HTML & CSS examples
This text has a color of #002eac
<p style="color:#002eac;">Text here</p>
.mytext {color:#002eac;}
This box has a color of #002eac
<div style="background-color:#002eac;">Content here</div>
.mybackground {background-color:#002eac;}
Border around this has a color of #002eac
<div style="border:2px solid #002eac;">Content here</div>
.myborder {border:2px solid #002eac;}