#2d117e color space conversions
Hex:
#2d117e
RGB:
45, 17, 126
CMY:
82, 93, 51
CMYK:
64, 87, 0, 51
HSL:
255°, 76.2238%, 28.0392%
HSV (HSB):
255°, 86.5079%, 49.4118%
XYZ:
5.0485, 2.4651, 19.9484
xyY:
0.1838, 0.0898, 2.4651
CIE-Lab:
17.7602, 42.4332, -55.3842
CIE-LCH:
17.7602, 69.7710, 307.4579
CIE-Luv:
17.7602, 0.0907, -57.8473
Hunter-Lab:
15.7008, 29.9197, -64.3395
#2d117e color charts
#2d117e color shades, tints & tones
#2d117e color schemes
#2d117e color preview, HTML & CSS examples
This text has a color of #2d117e
<p style="color:#2d117e;">Text here</p>
.mytext {color:#2d117e;}
This box has a color of #2d117e
<div style="background-color:#2d117e;">Content here</div>
.mybackground {background-color:#2d117e;}
Border around this has a color of #2d117e
<div style="border:2px solid #2d117e;">Content here</div>
.myborder {border:2px solid #2d117e;}