#303fc7 color space conversions
Hex:
#303fc7
RGB:
48, 63, 199
CMY:
81, 75, 22
CMYK:
76, 68, 0, 22
HSL:
234°, 61.1336%, 48.4314%
HSV (HSB):
234°, 75.8794%, 78.0392%
XYZ:
13.3052, 8.3069, 54.9350
xyY:
0.1738, 0.1085, 8.3069
CIE-Lab:
34.6141, 41.4519, -71.9526
CIE-LCH:
34.6141, 83.0388, 299.9462
CIE-Luv:
34.6141, -9.9118, -99.6096
Hunter-Lab:
28.8217, 31.9646, -92.8331
#303fc7 color charts
#303fc7 color shades, tints & tones
#303fc7 color schemes
#303fc7 color preview, HTML & CSS examples
This text has a color of #303fc7
<p style="color:#303fc7;">Text here</p>
.mytext {color:#303fc7;}
This box has a color of #303fc7
<div style="background-color:#303fc7;">Content here</div>
.mybackground {background-color:#303fc7;}
Border around this has a color of #303fc7
<div style="border:2px solid #303fc7;">Content here</div>
.myborder {border:2px solid #303fc7;}