#2b01a1 color space conversions
Hex:
#2b01a1
RGB:
43, 1, 161
CMY:
83, 100, 37
CMYK:
73, 99, 0, 37
HSL:
256°, 98.7654%, 31.7647%
HSV (HSB):
256°, 99.3789%, 63.1373%
XYZ:
7.4401, 3.1085, 33.9261
xyY:
0.1673, 0.0699, 3.1085
CIE-Lab:
20.4733, 56.6743, -72.7029
CIE-LCH:
20.4733, 92.1829, 307.9376
CIE-Luv:
20.4733, -1.8307, -76.8709
Hunter-Lab:
17.6310, 44.4715, -101.7461
#2b01a1 color charts
#2b01a1 color shades, tints & tones
#2b01a1 color schemes
#2b01a1 color preview, HTML & CSS examples
This text has a color of #2b01a1
<p style="color:#2b01a1;">Text here</p>
.mytext {color:#2b01a1;}
This box has a color of #2b01a1
<div style="background-color:#2b01a1;">Content here</div>
.mybackground {background-color:#2b01a1;}
Border around this has a color of #2b01a1
<div style="border:2px solid #2b01a1;">Content here</div>
.myborder {border:2px solid #2b01a1;}