#2b005c color space conversions
Hex:
#2b005c
RGB:
43, 0, 92
CMY:
83, 100, 64
CMYK:
53, 100, 0, 64
HSL:
268°, 100.0000%, 18.0392%
HSV (HSB):
268°, 100.0000%, 36.0784%
XYZ:
2.9280, 1.2863, 10.2192
xyY:
0.2029, 0.0891, 1.2863
CIE-Lab:
11.1793, 39.5886, -44.0289
CIE-LCH:
11.1793, 59.2099, 311.9603
CIE-Luv:
11.1793, 3.4363, -36.2474
Hunter-Lab:
11.3415, 26.2356, -45.4837
#2b005c color charts
#2b005c color shades, tints & tones
#2b005c color schemes
#2b005c color preview, HTML & CSS examples
This text has a color of #2b005c
<p style="color:#2b005c;">Text here</p>
.mytext {color:#2b005c;}
This box has a color of #2b005c
<div style="background-color:#2b005c;">Content here</div>
.mybackground {background-color:#2b005c;}
Border around this has a color of #2b005c
<div style="border:2px solid #2b005c;">Content here</div>
.myborder {border:2px solid #2b005c;}