#303d5b color space conversions
Hex:
#303d5b
RGB:
48, 61, 91
CMY:
81, 76, 64
CMYK:
47, 33, 0, 64
HSL:
222°, 30.9353%, 27.2549%
HSV (HSB):
222°, 47.2527%, 35.6863%
XYZ:
4.7760, 4.7212, 10.5571
xyY:
0.2382, 0.2354, 4.7212
CIE-Lab:
25.9252, 3.7944, -19.5959
CIE-LCH:
25.9252, 19.9599, 280.9587
CIE-Luv:
25.9252, -6.6527, -24.3362
Hunter-Lab:
21.7283, 1.2107, -13.5973
#303d5b color charts
#303d5b color shades, tints & tones
#303d5b color schemes
#303d5b color preview, HTML & CSS examples
This text has a color of #303d5b
<p style="color:#303d5b;">Text here</p>
.mytext {color:#303d5b;}
This box has a color of #303d5b
<div style="background-color:#303d5b;">Content here</div>
.mybackground {background-color:#303d5b;}
Border around this has a color of #303d5b
<div style="border:2px solid #303d5b;">Content here</div>
.myborder {border:2px solid #303d5b;}