#2b00c0 color space conversions
Hex:
#2b00c0
RGB:
43, 0, 192
CMY:
83, 100, 25
CMYK:
78, 100, 0, 25
HSL:
253°, 100.0000%, 37.6471%
HSV (HSB):
253°, 100.0000%, 75.2941%
XYZ:
10.5107, 4.3194, 50.1489
xyY:
0.1618, 0.0665, 4.3194
CIE-Lab:
24.7003, 64.5619, -84.2803
CIE-LCH:
24.7003, 106.1669, 307.4535
CIE-Luv:
24.7003, -3.7255, -95.0899
Hunter-Lab:
20.7831, 53.9030, -128.5168
#2b00c0 color charts
#2b00c0 color shades, tints & tones
#2b00c0 color schemes
#2b00c0 color preview, HTML & CSS examples
This text has a color of #2b00c0
<p style="color:#2b00c0;">Text here</p>
.mytext {color:#2b00c0;}
This box has a color of #2b00c0
<div style="background-color:#2b00c0;">Content here</div>
.mybackground {background-color:#2b00c0;}
Border around this has a color of #2b00c0
<div style="border:2px solid #2b00c0;">Content here</div>
.myborder {border:2px solid #2b00c0;}