#303fdf color space conversions
Hex:
#303fdf
RGB:
48, 63, 223
CMY:
81, 75, 13
CMYK:
78, 72, 0, 13
HSL:
235°, 73.2218%, 53.1373%
HSV (HSB):
235°, 78.4753%, 87.4510%
XYZ:
16.3157, 9.5111, 70.7879
xyY:
0.1689, 0.0984, 9.5111
CIE-Lab:
36.9503, 49.6472, -81.9656
CIE-LCH:
36.9503, 95.8291, 301.2036
CIE-Luv:
36.9503, -10.6125, -114.2395
Hunter-Lab:
30.8401, 40.4640, -114.5016
#303fdf color charts
#303fdf color shades, tints & tones
#303fdf color schemes
#303fdf color preview, HTML & CSS examples
This text has a color of #303fdf
<p style="color:#303fdf;">Text here</p>
.mytext {color:#303fdf;}
This box has a color of #303fdf
<div style="background-color:#303fdf;">Content here</div>
.mybackground {background-color:#303fdf;}
Border around this has a color of #303fdf
<div style="border:2px solid #303fdf;">Content here</div>
.myborder {border:2px solid #303fdf;}