#301e65 color space conversions
Hex:
#301e65
RGB:
48, 30, 101
CMY:
81, 88, 60
CMYK:
52, 70, 0, 60
HSL:
255°, 54.1985%, 25.6863%
HSV (HSB):
255°, 70.2970%, 39.6078%
XYZ:
4.0322, 2.4965, 12.5813
xyY:
0.2110, 0.1306, 2.4965
CIE-Lab:
17.9028, 28.2498, -38.9602
CIE-LCH:
17.9028, 48.1242, 305.9456
CIE-Luv:
17.9028, 1.3368, -42.9926
Hunter-Lab:
15.8003, 17.9016, -36.1503
#301e65 color charts
#301e65 color shades, tints & tones
#301e65 color schemes
#301e65 color preview, HTML & CSS examples
This text has a color of #301e65
<p style="color:#301e65;">Text here</p>
.mytext {color:#301e65;}
This box has a color of #301e65
<div style="background-color:#301e65;">Content here</div>
.mybackground {background-color:#301e65;}
Border around this has a color of #301e65
<div style="border:2px solid #301e65;">Content here</div>
.myborder {border:2px solid #301e65;}