#303f67 color space conversions
Hex:
#303f67
RGB:
48, 63, 103
CMY:
81, 75, 60
CMYK:
53, 39, 0, 60
HSL:
224°, 36.4238%, 29.6078%
HSV (HSB):
224°, 53.3981%, 40.3922%
XYZ:
5.4446, 5.1627, 13.5415
xyY:
0.2255, 0.2138, 5.1627
CIE-Lab:
27.1933, 6.5656, -25.3599
CIE-LCH:
27.1933, 26.1960, 284.5149
CIE-Luv:
27.1933, -7.6037, -32.5717
Hunter-Lab:
22.7215, 3.0102, -19.4304
#303f67 color charts
#303f67 color shades, tints & tones
#303f67 color schemes
#303f67 color preview, HTML & CSS examples
This text has a color of #303f67
<p style="color:#303f67;">Text here</p>
.mytext {color:#303f67;}
This box has a color of #303f67
<div style="background-color:#303f67;">Content here</div>
.mybackground {background-color:#303f67;}
Border around this has a color of #303f67
<div style="border:2px solid #303f67;">Content here</div>
.myborder {border:2px solid #303f67;}