#300eaa color space conversions
Hex:
#300eaa
RGB:
48, 14, 170
CMY:
81, 95, 33
CMYK:
72, 92, 0, 33
HSL:
253°, 84.7826%, 36.0784%
HSV (HSB):
253°, 91.7647%, 66.6667%
XYZ:
8.6317, 3.8447, 38.3174
xyY:
0.1699, 0.0757, 3.8447
CIE-Lab:
23.1514, 55.9885, -73.7000
CIE-LCH:
23.1514, 92.5548, 307.2232
CIE-Luv:
23.1514, -2.2130, -83.4976
Hunter-Lab:
19.6080, 44.2637, -102.1372
#300eaa color charts
#300eaa color shades, tints & tones
#300eaa color schemes
#300eaa color preview, HTML & CSS examples
This text has a color of #300eaa
<p style="color:#300eaa;">Text here</p>
.mytext {color:#300eaa;}
This box has a color of #300eaa
<div style="background-color:#300eaa;">Content here</div>
.mybackground {background-color:#300eaa;}
Border around this has a color of #300eaa
<div style="border:2px solid #300eaa;">Content here</div>
.myborder {border:2px solid #300eaa;}