#2d2abd color space conversions
Hex:
#2d2abd
RGB:
45, 42, 189
CMY:
82, 84, 26
CMYK:
76, 78, 0, 26
HSL:
241°, 63.6364%, 45.2941%
HSV (HSB):
241°, 77.7778%, 74.1176%
XYZ:
11.0955, 5.8879, 48.6958
xyY:
0.1689, 0.0896, 5.8879
CIE-Lab:
29.1280, 49.8479, -75.1400
CIE-LCH:
29.1280, 90.1711, 303.5603
CIE-Luv:
29.1280, -6.4599, -95.6076
Hunter-Lab:
24.2651, 39.1571, -101.9992
#2d2abd color charts
#2d2abd color shades, tints & tones
#2d2abd color schemes
#2d2abd color preview, HTML & CSS examples
This text has a color of #2d2abd
<p style="color:#2d2abd;">Text here</p>
.mytext {color:#2d2abd;}
This box has a color of #2d2abd
<div style="background-color:#2d2abd;">Content here</div>
.mybackground {background-color:#2d2abd;}
Border around this has a color of #2d2abd
<div style="border:2px solid #2d2abd;">Content here</div>
.myborder {border:2px solid #2d2abd;}