#002dbd color space conversions
Hex:
#002dbd
RGB:
0, 45, 189
CMY:
100, 82, 26
CMYK:
100, 76, 0, 26
HSL:
226°, 100.0000%, 37.0588%
HSV (HSB):
226°, 100.0000%, 74.1176%
XYZ:
10.1237, 5.5509, 48.6820
xyY:
0.1573, 0.0863, 5.5509
CIE-Lab:
28.2499, 46.2796, -76.6394
CIE-LCH:
28.2499, 89.5288, 301.1262
CIE-Luv:
28.2499, -10.5445, -95.3689
Hunter-Lab:
23.5603, 35.4695, -106.0168
#002dbd color charts
#002dbd color shades, tints & tones
#002dbd color schemes
#002dbd color preview, HTML & CSS examples
This text has a color of #002dbd
<p style="color:#002dbd;">Text here</p>
.mytext {color:#002dbd;}
This box has a color of #002dbd
<div style="background-color:#002dbd;">Content here</div>
.mybackground {background-color:#002dbd;}
Border around this has a color of #002dbd
<div style="border:2px solid #002dbd;">Content here</div>
.myborder {border:2px solid #002dbd;}