#300a85 color space conversions
Hex:
#300a85
RGB:
48, 10, 133
CMY:
81, 96, 48
CMYK:
64, 92, 0, 48
HSL:
259°, 86.0140%, 28.0392%
HSV (HSB):
259°, 92.4812%, 52.1569%
XYZ:
5.5611, 2.5389, 22.3873
xyY:
0.1824, 0.0833, 2.5389
CIE-Lab:
18.0937, 47.1527, -59.2617
CIE-LCH:
18.0937, 75.7319, 308.5082
CIE-Luv:
18.0937, 0.6845, -61.6551
Hunter-Lab:
15.9340, 34.4137, -72.1487
#300a85 color charts
#300a85 color shades, tints & tones
#300a85 color schemes
#300a85 color preview, HTML & CSS examples
This text has a color of #300a85
<p style="color:#300a85;">Text here</p>
.mytext {color:#300a85;}
This box has a color of #300a85
<div style="background-color:#300a85;">Content here</div>
.mybackground {background-color:#300a85;}
Border around this has a color of #300a85
<div style="border:2px solid #300a85;">Content here</div>
.myborder {border:2px solid #300a85;}