#2a007b color space conversions
Hex:
#2a007b
RGB:
42, 0, 123
CMY:
84, 100, 52
CMYK:
66, 100, 0, 52
HSL:
260°, 100.0000%, 24.1176%
HSV (HSB):
260°, 100.0000%, 48.2353%
XYZ:
4.5300, 1.9223, 18.8712
xyY:
0.1789, 0.0759, 1.9223
CIE-Lab:
15.0741, 47.3427, -57.9329
CIE-LCH:
15.0741, 74.8168, 309.2557
CIE-Luv:
15.0741, 0.6942, -54.0975
Hunter-Lab:
13.8647, 34.0578, -70.9940
#2a007b color charts
#2a007b color shades, tints & tones
#2a007b color schemes
#2a007b color preview, HTML & CSS examples
This text has a color of #2a007b
<p style="color:#2a007b;">Text here</p>
.mytext {color:#2a007b;}
This box has a color of #2a007b
<div style="background-color:#2a007b;">Content here</div>
.mybackground {background-color:#2a007b;}
Border around this has a color of #2a007b
<div style="border:2px solid #2a007b;">Content here</div>
.myborder {border:2px solid #2a007b;}