#2b025c color space conversions
Hex:
#2b025c
RGB:
43, 2, 92
CMY:
83, 99, 64
CMYK:
53, 98, 0, 64
HSL:
267°, 95.7447%, 18.4314%
HSV (HSB):
267°, 97.8261%, 36.0784%
XYZ:
2.9497, 1.3297, 10.2264
xyY:
0.2033, 0.0917, 1.3297
CIE-Lab:
11.4817, 38.6715, -43.5290
CIE-LCH:
11.4817, 58.2259, 311.6182
CIE-Luv:
11.4817, 3.3426, -36.5630
Hunter-Lab:
11.5313, 25.4808, -44.5086
#2b025c color charts
#2b025c color shades, tints & tones
#2b025c color schemes
#2b025c color preview, HTML & CSS examples
This text has a color of #2b025c
<p style="color:#2b025c;">Text here</p>
.mytext {color:#2b025c;}
This box has a color of #2b025c
<div style="background-color:#2b025c;">Content here</div>
.mybackground {background-color:#2b025c;}
Border around this has a color of #2b025c
<div style="border:2px solid #2b025c;">Content here</div>
.myborder {border:2px solid #2b025c;}