#002dbc color space conversions
Hex:
#002dbc
RGB:
0, 45, 188
CMY:
100, 82, 26
CMYK:
100, 76, 0, 26
HSL:
226°, 100.0000%, 36.8627%
HSV (HSB):
226°, 100.0000%, 73.7255%
XYZ:
10.0155, 5.5076, 48.1122
xyY:
0.1574, 0.0865, 5.5076
CIE-Lab:
28.1346, 45.9292, -76.2392
CIE-LCH:
28.1346, 89.0051, 301.0662
CIE-Luv:
28.1346, -10.5255, -94.7864
Hunter-Lab:
23.4683, 35.1083, -105.1221
#002dbc color charts
#002dbc RGB chart
#002dbc CMYK chart
#002dbc RGB pie chart
#002dbc color shades, tints & tones
#002dbc color schemes
#002dbc color preview, HTML & CSS examples
This text has a color of #002dbc
<p style="color:#002dbc;">Text here</p>
.mytext {color:#002dbc;}
Text color #002dbc
This box has a color of #002dbc
<div style="background-color:#002dbc;">Content here</div>
.mybackground {background-color:#002dbc;}
Background color #002dbc
Border around this has a color of #002dbc
<div style="border:2px solid #002dbc;">Content here</div>
.myborder {border:2px solid #002dbc;}
Border color #002dbc