#2a006d color space conversions
Hex:
#2a006d
RGB:
42, 0, 109
CMY:
84, 100, 57
CMYK:
61, 100, 0, 57
HSL:
263°, 100.0000%, 21.3725%
HSV (HSB):
263°, 100.0000%, 42.7451%
XYZ:
3.7152, 1.5964, 14.5803
xyY:
0.1868, 0.0803, 1.5964
CIE-Lab:
13.2080, 43.7908, -51.9625
CIE-LCH:
13.2080, 67.9539, 310.1221
CIE-Luv:
13.2080, 1.7665, -45.8654
Hunter-Lab:
12.6347, 30.3759, -59.5755
#2a006d color charts
#2a006d color shades, tints & tones
#2a006d color schemes
#2a006d color preview, HTML & CSS examples
This text has a color of #2a006d
<p style="color:#2a006d;">Text here</p>
.mytext {color:#2a006d;}
This box has a color of #2a006d
<div style="background-color:#2a006d;">Content here</div>
.mybackground {background-color:#2a006d;}
Border around this has a color of #2a006d
<div style="border:2px solid #2a006d;">Content here</div>
.myborder {border:2px solid #2a006d;}