#002abf color space conversions
Hex:
#002abf
RGB:
0, 42, 191
CMY:
100, 84, 25
CMYK:
100, 78, 0, 25
HSL:
227°, 100.0000%, 37.4510%
HSV (HSB):
227°, 100.0000%, 74.9020%
XYZ:
10.2319, 5.4175, 49.7966
xyY:
0.1563, 0.0828, 5.4175
CIE-Lab:
27.8926, 48.6613, -78.4138
CIE-LCH:
27.8926, 92.2857, 301.8225
CIE-Luv:
27.8926, -10.1289, -96.4256
Hunter-Lab:
23.2756, 37.7364, -110.5544
#002abf color charts
#002abf color shades, tints & tones
#002abf color schemes
#002abf color preview, HTML & CSS examples
This text has a color of #002abf
<p style="color:#002abf;">Text here</p>
.mytext {color:#002abf;}
This box has a color of #002abf
<div style="background-color:#002abf;">Content here</div>
.mybackground {background-color:#002abf;}
Border around this has a color of #002abf
<div style="border:2px solid #002abf;">Content here</div>
.myborder {border:2px solid #002abf;}