#002aff color space conversions
Hex:
#002aff
RGB:
0, 42, 255
CMY:
100, 84, 0
CMYK:
100, 84, 0, 0
HSL:
230°, 100.0000%, 50.0000%
HSV (HSB):
230°, 100.0000%, 100.0000%
XYZ:
18.8780, 8.8759, 95.3260
xyY:
0.1534, 0.0721, 8.8759
CIE-Lab:
35.7443, 68.6905, -102.1145
CIE-LCH:
35.7443, 123.0681, 303.9280
CIE-Luv:
35.7443, -11.8196, -132.8751
Hunter-Lab:
29.7925, 60.9693, -168.8533
#002aff color charts
#002aff color shades, tints & tones
#002aff color schemes
#002aff color preview, HTML & CSS examples
This text has a color of #002aff
<p style="color:#002aff;">Text here</p>
.mytext {color:#002aff;}
This box has a color of #002aff
<div style="background-color:#002aff;">Content here</div>
.mybackground {background-color:#002aff;}
Border around this has a color of #002aff
<div style="border:2px solid #002aff;">Content here</div>
.myborder {border:2px solid #002aff;}