#2b1ccd color space conversions
Hex:
#2b1ccd
RGB:
43, 28, 205
CMY:
83, 89, 20
CMYK:
79, 86, 0, 20
HSL:
245°, 75.9657%, 45.6863%
HSV (HSB):
245°, 86.3415%, 80.3922%
XYZ:
12.4310, 5.7519, 58.2126
xyY:
0.1627, 0.0753, 5.7519
CIE-Lab:
28.7776, 60.7932, -85.1211
CIE-LCH:
28.7776, 104.6012, 305.5343
CIE-Luv:
28.7776, -5.9605, -104.3596
Hunter-Lab:
23.9831, 50.5501, -127.1229
#2b1ccd color charts
#2b1ccd color shades, tints & tones
#2b1ccd color schemes
#2b1ccd color preview, HTML & CSS examples
This text has a color of #2b1ccd
<p style="color:#2b1ccd;">Text here</p>
.mytext {color:#2b1ccd;}
This box has a color of #2b1ccd
<div style="background-color:#2b1ccd;">Content here</div>
.mybackground {background-color:#2b1ccd;}
Border around this has a color of #2b1ccd
<div style="border:2px solid #2b1ccd;">Content here</div>
.myborder {border:2px solid #2b1ccd;}