#2a025e color space conversions
Hex:
#2a025e
RGB:
42, 2, 94
CMY:
84, 99, 63
CMYK:
55, 98, 0, 63
HSL:
266°, 95.8333%, 18.8235%
HSV (HSB):
266°, 97.8723%, 36.8627%
XYZ:
2.9969, 1.3438, 10.6911
xyY:
0.1994, 0.0894, 1.3438
CIE-Lab:
11.5785, 39.0881, -44.7188
CIE-LCH:
11.5785, 59.3940, 311.1562
CIE-Luv:
11.5785, 2.8933, -37.5316
Hunter-Lab:
11.5923, 25.8608, -46.5662
#2a025e color charts
#2a025e color shades, tints & tones
#2a025e color schemes
#2a025e color preview, HTML & CSS examples
This text has a color of #2a025e
<p style="color:#2a025e;">Text here</p>
.mytext {color:#2a025e;}
This box has a color of #2a025e
<div style="background-color:#2a025e;">Content here</div>
.mybackground {background-color:#2a025e;}
Border around this has a color of #2a025e
<div style="border:2px solid #2a025e;">Content here</div>
.myborder {border:2px solid #2a025e;}