#302e8c color space conversions
Hex:
#302e8c
RGB:
48, 46, 140
CMY:
81, 82, 45
CMYK:
66, 67, 0, 45
HSL:
241°, 50.5376%, 36.4706%
HSV (HSB):
241°, 67.1429%, 54.9020%
XYZ:
6.9295, 4.4758, 25.3096
xyY:
0.1887, 0.1219, 4.4758
CIE-Lab:
25.1859, 31.3522, -51.9615
CIE-LCH:
25.1859, 60.6874, 301.1056
CIE-Luv:
25.1859, -4.2717, -65.4112
Hunter-Lab:
21.1561, 21.4432, -56.1209
#302e8c color charts
#302e8c color shades, tints & tones
#302e8c color schemes
#302e8c color preview, HTML & CSS examples
This text has a color of #302e8c
<p style="color:#302e8c;">Text here</p>
.mytext {color:#302e8c;}
This box has a color of #302e8c
<div style="background-color:#302e8c;">Content here</div>
.mybackground {background-color:#302e8c;}
Border around this has a color of #302e8c
<div style="border:2px solid #302e8c;">Content here</div>
.myborder {border:2px solid #302e8c;}