#2d179c color space conversions
Hex:
#2d179c
RGB:
45, 23, 156
CMY:
82, 91, 39
CMYK:
71, 85, 0, 39
HSL:
250°, 74.3017%, 35.0980%
HSV (HSB):
250°, 85.2564%, 61.1765%
XYZ:
7.3893, 3.5710, 31.7523
xyY:
0.1730, 0.0836, 3.5710
CIE-Lab:
22.1992, 48.7474, -66.7673
CIE-LCH:
22.1992, 82.6691, 306.1335
CIE-Luv:
22.1992, -2.4892, -75.7824
Hunter-Lab:
18.8970, 36.7293, -86.3958
#2d179c color charts
#2d179c color shades, tints & tones
#2d179c color schemes
#2d179c color preview, HTML & CSS examples
This text has a color of #2d179c
<p style="color:#2d179c;">Text here</p>
.mytext {color:#2d179c;}
This box has a color of #2d179c
<div style="background-color:#2d179c;">Content here</div>
.mybackground {background-color:#2d179c;}
Border around this has a color of #2d179c
<div style="border:2px solid #2d179c;">Content here</div>
.myborder {border:2px solid #2d179c;}