#303cc0 color space conversions
Hex:
#303cc0
RGB:
48, 60, 192
CMY:
81, 76, 25
CMYK:
75, 69, 0, 25
HSL:
235°, 60.0000%, 47.0588%
HSV (HSB):
235°, 75.0000%, 75.2941%
XYZ:
12.3492, 7.6659, 50.6980
xyY:
0.1746, 0.1084, 7.6659
CIE-Lab:
33.2771, 40.8414, -70.0544
CIE-LCH:
33.2771, 81.0903, 300.2420
CIE-Luv:
33.2771, -9.1120, -95.7919
Hunter-Lab:
27.6873, 31.1626, -89.1842
#303cc0 color charts
#303cc0 color shades, tints & tones
#303cc0 color schemes
#303cc0 color preview, HTML & CSS examples
This text has a color of #303cc0
<p style="color:#303cc0;">Text here</p>
.mytext {color:#303cc0;}
This box has a color of #303cc0
<div style="background-color:#303cc0;">Content here</div>
.mybackground {background-color:#303cc0;}
Border around this has a color of #303cc0
<div style="border:2px solid #303cc0;">Content here</div>
.myborder {border:2px solid #303cc0;}