#002bdf color space conversions
Hex:
#002bdf
RGB:
0, 43, 223
CMY:
100, 83, 13
CMYK:
100, 81, 0, 13
HSL:
228°, 100.0000%, 43.7255%
HSV (HSB):
228°, 100.0000%, 87.4510%
XYZ:
14.1832, 7.0555, 70.4263
xyY:
0.1547, 0.0770, 7.0555
CIE-Lab:
31.9328, 58.5978, -90.3209
CIE-LCH:
31.9328, 107.6641, 302.9744
CIE-Luv:
31.9328, -11.0400, -114.8516
Hunter-Lab:
26.5621, 48.8284, -138.6069
#002bdf color charts
#002bdf color shades, tints & tones
#002bdf color schemes
#002bdf color preview, HTML & CSS examples
This text has a color of #002bdf
<p style="color:#002bdf;">Text here</p>
.mytext {color:#002bdf;}
This box has a color of #002bdf
<div style="background-color:#002bdf;">Content here</div>
.mybackground {background-color:#002bdf;}
Border around this has a color of #002bdf
<div style="border:2px solid #002bdf;">Content here</div>
.myborder {border:2px solid #002bdf;}