#2d017d color space conversions
Hex:
#2d017d
RGB:
45, 1, 125
CMY:
82, 100, 51
CMYK:
64, 99, 0, 51
HSL:
261°, 98.4127%, 24.7059%
HSV (HSB):
261°, 99.2000%, 49.0196%
XYZ:
4.7947, 2.0603, 19.5470
xyY:
0.1816, 0.0780, 2.0603
CIE-Lab:
15.8004, 47.6767, -57.9962
CIE-LCH:
15.8004, 75.0775, 309.4224
CIE-Luv:
15.8004, 1.1207, -55.8264
Hunter-Lab:
14.3536, 34.5077, -70.6945
#2d017d color charts
#2d017d color shades, tints & tones
#2d017d color schemes
#2d017d color preview, HTML & CSS examples
This text has a color of #2d017d
<p style="color:#2d017d;">Text here</p>
.mytext {color:#2d017d;}
This box has a color of #2d017d
<div style="background-color:#2d017d;">Content here</div>
.mybackground {background-color:#2d017d;}
Border around this has a color of #2d017d
<div style="border:2px solid #2d017d;">Content here</div>
.myborder {border:2px solid #2d017d;}