#2a128c color space conversions
Hex:
#2a128c
RGB:
42, 18, 140
CMY:
84, 93, 45
CMYK:
70, 87, 0, 45
HSL:
252°, 77.2152%, 30.9804%
HSV (HSB):
252°, 87.1429%, 54.9020%
XYZ:
5.9048, 2.8183, 25.0437
xyY:
0.1749, 0.0835, 2.8183
CIE-Lab:
19.3010, 45.8677, -61.6757
CIE-LCH:
19.3010, 76.8618, 306.6379
CIE-Luv:
19.3010, -1.5803, -65.8994
Hunter-Lab:
16.7878, 33.4052, -76.6962
#2a128c color charts
#2a128c color shades, tints & tones
#2a128c color schemes
#2a128c color preview, HTML & CSS examples
This text has a color of #2a128c
<p style="color:#2a128c;">Text here</p>
.mytext {color:#2a128c;}
This box has a color of #2a128c
<div style="background-color:#2a128c;">Content here</div>
.mybackground {background-color:#2a128c;}
Border around this has a color of #2a128c
<div style="border:2px solid #2a128c;">Content here</div>
.myborder {border:2px solid #2a128c;}