#2d2ecb color space conversions
Hex:
#2d2ecb
RGB:
45, 46, 203
CMY:
82, 82, 20
CMYK:
78, 77, 0, 20
HSL:
240°, 63.7097%, 48.6275%
HSV (HSB):
240°, 77.8325%, 79.6078%
XYZ:
12.8387, 6.8237, 57.1403
xyY:
0.1672, 0.0888, 6.8237
CIE-Lab:
31.4021, 52.2259, -79.5933
CIE-LCH:
31.4021, 95.1979, 303.2713
CIE-Luv:
31.4021, -7.6188, -103.7166
Hunter-Lab:
26.1222, 42.0164, -111.4071
#2d2ecb color charts
#2d2ecb color shades, tints & tones
#2d2ecb color schemes
#2d2ecb color preview, HTML & CSS examples
This text has a color of #2d2ecb
<p style="color:#2d2ecb;">Text here</p>
.mytext {color:#2d2ecb;}
This box has a color of #2d2ecb
<div style="background-color:#2d2ecb;">Content here</div>
.mybackground {background-color:#2d2ecb;}
Border around this has a color of #2d2ecb
<div style="border:2px solid #2d2ecb;">Content here</div>
.myborder {border:2px solid #2d2ecb;}