#2b005a color space conversions
Hex:
#2b005a
RGB:
43, 0, 90
CMY:
83, 100, 65
CMYK:
52, 100, 0, 65
HSL:
269°, 100.0000%, 17.6471%
HSV (HSB):
269°, 100.0000%, 35.2941%
XYZ:
2.8417, 1.2518, 9.7647
xyY:
0.2051, 0.0903, 1.2518
CIE-Lab:
10.9340, 39.0908, -43.0841
CIE-LCH:
10.9340, 58.1750, 312.2179
CIE-Luv:
10.9340, 3.6138, -35.1167
Hunter-Lab:
11.1883, 25.7579, -43.9142
#2b005a color charts
#2b005a color shades, tints & tones
#2b005a color schemes
#2b005a color preview, HTML & CSS examples
This text has a color of #2b005a
<p style="color:#2b005a;">Text here</p>
.mytext {color:#2b005a;}
This box has a color of #2b005a
<div style="background-color:#2b005a;">Content here</div>
.mybackground {background-color:#2b005a;}
Border around this has a color of #2b005a
<div style="border:2px solid #2b005a;">Content here</div>
.myborder {border:2px solid #2b005a;}