#002bdc color space conversions
Hex:
#002bdc
RGB:
0, 43, 220
CMY:
100, 83, 14
CMYK:
100, 80, 0, 14
HSL:
228°, 100.0000%, 43.1373%
HSV (HSB):
228°, 100.0000%, 86.2745%
XYZ:
13.7821, 6.8951, 68.3146
xyY:
0.1549, 0.0775, 6.8951
CIE-Lab:
31.5668, 57.6521, -89.2056
CIE-LCH:
31.5668, 106.2140, 302.8739
CIE-Luv:
31.5668, -10.9625, -113.1419
Hunter-Lab:
26.2584, 47.7361, -135.8694
#002bdc color charts
#002bdc RGB chart
#002bdc CMYK chart
#002bdc RGB pie chart
#002bdc color shades, tints & tones
#002bdc color schemes
#002bdc color preview, HTML & CSS examples
This text has a color of #002bdc
<p style="color:#002bdc;">Text here</p>
.mytext {color:#002bdc;}
Text color #002bdc
This box has a color of #002bdc
<div style="background-color:#002bdc;">Content here</div>
.mybackground {background-color:#002bdc;}
Background color #002bdc
Border around this has a color of #002bdc
<div style="border:2px solid #002bdc;">Content here</div>
.myborder {border:2px solid #002bdc;}
Border color #002bdc