#2b004c color space conversions
Hex:
#2b004c
RGB:
43, 0, 76
CMY:
83, 100, 70
CMYK:
43, 100, 0, 70
HSL:
274°, 100.0000%, 14.9020%
HSV (HSB):
274°, 100.0000%, 29.8039%
XYZ:
2.3008, 1.0354, 6.9161
xyY:
0.2244, 0.1010, 1.0354
CIE-Lab:
9.2829, 35.6598, -36.2076
CIE-LCH:
9.2829, 50.8194, 314.5632
CIE-Luv:
9.2829, 4.9123, -27.3693
Hunter-Lab:
10.1754, 22.5536, -33.1756
#2b004c color charts
#2b004c color shades, tints & tones
#2b004c color schemes
#2b004c color preview, HTML & CSS examples
This text has a color of #2b004c
<p style="color:#2b004c;">Text here</p>
.mytext {color:#2b004c;}
This box has a color of #2b004c
<div style="background-color:#2b004c;">Content here</div>
.mybackground {background-color:#2b004c;}
Border around this has a color of #2b004c
<div style="border:2px solid #2b004c;">Content here</div>
.myborder {border:2px solid #2b004c;}