#302e4a color space conversions
Hex:
#302e4a
RGB:
48, 46, 74
CMY:
81, 82, 71
CMYK:
35, 38, 0, 71
HSL:
244°, 23.3333%, 23.5294%
HSV (HSB):
244°, 37.8378%, 29.0196%
XYZ:
3.4319, 3.0768, 6.8916
xyY:
0.2561, 0.2296, 3.0768
CIE-Lab:
20.3488, 8.5853, -17.0341
CIE-LCH:
20.3488, 19.0753, 296.7484
CIE-Luv:
20.3488, -0.6480, -19.6297
Hunter-Lab:
17.5408, 4.2282, -11.0158
#302e4a color charts
#302e4a color shades, tints & tones
#302e4a color schemes
#302e4a color preview, HTML & CSS examples
This text has a color of #302e4a
<p style="color:#302e4a;">Text here</p>
.mytext {color:#302e4a;}
This box has a color of #302e4a
<div style="background-color:#302e4a;">Content here</div>
.mybackground {background-color:#302e4a;}
Border around this has a color of #302e4a
<div style="border:2px solid #302e4a;">Content here</div>
.myborder {border:2px solid #302e4a;}