#301d65 color space conversions
Hex:
#301d65
RGB:
48, 29, 101
CMY:
81, 89, 60
CMYK:
52, 71, 0, 60
HSL:
256°, 55.3846%, 25.4902%
HSV (HSB):
256°, 71.2871%, 39.6078%
XYZ:
4.0073, 2.4467, 12.5730
xyY:
0.2106, 0.1286, 2.4467
CIE-Lab:
17.6758, 28.8685, -39.3301
CIE-LCH:
17.6758, 48.7878, 306.2788
CIE-Luv:
17.6758, 1.5034, -43.0988
Hunter-Lab:
15.6419, 18.3560, -36.7080
#301d65 color charts
#301d65 color shades, tints & tones
#301d65 color schemes
#301d65 color preview, HTML & CSS examples
This text has a color of #301d65
<p style="color:#301d65;">Text here</p>
.mytext {color:#301d65;}
This box has a color of #301d65
<div style="background-color:#301d65;">Content here</div>
.mybackground {background-color:#301d65;}
Border around this has a color of #301d65
<div style="border:2px solid #301d65;">Content here</div>
.myborder {border:2px solid #301d65;}