#002baf color space conversions
Hex:
#002baf
RGB:
0, 43, 175
CMY:
100, 83, 31
CMYK:
100, 75, 0, 31
HSL:
225°, 100.0000%, 34.3137%
HSV (HSB):
225°, 100.0000%, 68.6275%
XYZ:
8.6017, 4.8229, 41.0350
xyY:
0.1579, 0.0886, 4.8229
CIE-Lab:
26.2241, 42.4837, -71.6644
CIE-LCH:
26.2241, 83.3106, 300.6601
CIE-Luv:
26.2241, -9.9614, -87.1422
Hunter-Lab:
21.9611, 31.4831, -95.4124
#002baf color charts
#002baf color shades, tints & tones
#002baf color schemes
#002baf color preview, HTML & CSS examples
This text has a color of #002baf
<p style="color:#002baf;">Text here</p>
.mytext {color:#002baf;}
This box has a color of #002baf
<div style="background-color:#002baf;">Content here</div>
.mybackground {background-color:#002baf;}
Border around this has a color of #002baf
<div style="border:2px solid #002baf;">Content here</div>
.myborder {border:2px solid #002baf;}