#2a02a6 color space conversions
Hex:
#2a02a6
RGB:
42, 2, 166
CMY:
84, 99, 35
CMYK:
75, 99, 0, 35
HSL:
255°, 97.6190%, 32.9412%
HSV (HSB):
255°, 98.7952%, 65.0980%
XYZ:
7.8595, 3.2888, 36.2970
xyY:
0.1657, 0.0693, 3.2888
CIE-Lab:
21.1654, 57.6366, -74.5974
CIE-LCH:
21.1654, 94.2695, 307.6909
CIE-Luv:
21.1654, -2.3523, -79.8251
Hunter-Lab:
18.1351, 45.6227, -105.9727
#2a02a6 color charts
#2a02a6 color shades, tints & tones
#2a02a6 color schemes
#2a02a6 color preview, HTML & CSS examples
This text has a color of #2a02a6
<p style="color:#2a02a6;">Text here</p>
.mytext {color:#2a02a6;}
This box has a color of #2a02a6
<div style="background-color:#2a02a6;">Content here</div>
.mybackground {background-color:#2a02a6;}
Border around this has a color of #2a02a6
<div style="border:2px solid #2a02a6;">Content here</div>
.myborder {border:2px solid #2a02a6;}