#301db4 color space conversions
Hex:
#301db4
RGB:
48, 29, 180
CMY:
81, 89, 29
CMYK:
73, 84, 0, 29
HSL:
248°, 72.2488%, 40.9804%
HSV (HSB):
248°, 83.8889%, 70.5882%
XYZ:
9.8965, 4.8024, 43.5854
xyY:
0.1698, 0.0824, 4.8024
CIE-Lab:
26.1642, 53.4833, -74.7006
CIE-LCH:
26.1642, 91.8730, 305.6015
CIE-Luv:
26.1642, -3.9856, -90.1769
Hunter-Lab:
21.9144, 42.2603, -102.5815
#301db4 color charts
#301db4 color shades, tints & tones
#301db4 color schemes
#301db4 color preview, HTML & CSS examples
This text has a color of #301db4
<p style="color:#301db4;">Text here</p>
.mytext {color:#301db4;}
This box has a color of #301db4
<div style="background-color:#301db4;">Content here</div>
.mybackground {background-color:#301db4;}
Border around this has a color of #301db4
<div style="border:2px solid #301db4;">Content here</div>
.myborder {border:2px solid #301db4;}