#301fed color space conversions
Hex:
#301fed
RGB:
48, 31, 237
CMY:
81, 88, 7
CMYK:
80, 87, 0, 7
HSL:
245°, 85.1240%, 52.5490%
HSV (HSB):
245°, 86.9198%, 92.9412%
XYZ:
16.9950, 7.7228, 80.7157
xyY:
0.1612, 0.0732, 7.7228
CIE-Lab:
33.3987, 68.7596, -95.8370
CIE-LCH:
33.3987, 117.9518, 305.6581
CIE-Luv:
33.3987, -7.1867, -122.8659
Hunter-Lab:
27.7899, 60.5298, -152.7548
#301fed color charts
#301fed color shades, tints & tones
#301fed color schemes
#301fed color preview, HTML & CSS examples
This text has a color of #301fed
<p style="color:#301fed;">Text here</p>
.mytext {color:#301fed;}
This box has a color of #301fed
<div style="background-color:#301fed;">Content here</div>
.mybackground {background-color:#301fed;}
Border around this has a color of #301fed
<div style="border:2px solid #301fed;">Content here</div>
.myborder {border:2px solid #301fed;}