#302e9e color space conversions
Hex:
#302e9e
RGB:
48, 46, 158
CMY:
81, 82, 38
CMYK:
70, 71, 0, 38
HSL:
241°, 54.9020%, 40.0000%
HSV (HSB):
241°, 70.8861%, 61.9608%
XYZ:
8.3675, 5.0510, 32.8817
xyY:
0.1807, 0.1091, 5.0510
CIE-Lab:
26.8795, 37.6020, -60.2519
CIE-LCH:
26.8795, 71.0225, 301.9675
CIE-Luv:
26.8795, -5.1442, -76.7442
Hunter-Lab:
22.4744, 27.1273, -71.0134
#302e9e color charts
#302e9e color shades, tints & tones
#302e9e color schemes
#302e9e color preview, HTML & CSS examples
This text has a color of #302e9e
<p style="color:#302e9e;">Text here</p>
.mytext {color:#302e9e;}
This box has a color of #302e9e
<div style="background-color:#302e9e;">Content here</div>
.mybackground {background-color:#302e9e;}
Border around this has a color of #302e9e
<div style="border:2px solid #302e9e;">Content here</div>
.myborder {border:2px solid #302e9e;}