#300a65 color space conversions
Hex:
#300a65
RGB:
48, 10, 101
CMY:
81, 96, 60
CMYK:
52, 90, 0, 60
HSL:
265°, 81.9820%, 21.7647%
HSV (HSB):
265°, 90.0990%, 39.6078%
XYZ:
3.6764, 1.7850, 12.4627
xyY:
0.2051, 0.0996, 1.7850
CIE-Lab:
14.3162, 38.4225, -44.8370
CIE-LCH:
14.3162, 59.0478, 310.5945
CIE-Luv:
14.3162, 3.5231, -43.0890
Hunter-Lab:
13.3606, 25.7369, -45.9532
#300a65 color charts
#300a65 color shades, tints & tones
#300a65 color schemes
#300a65 color preview, HTML & CSS examples
This text has a color of #300a65
<p style="color:#300a65;">Text here</p>
.mytext {color:#300a65;}
This box has a color of #300a65
<div style="background-color:#300a65;">Content here</div>
.mybackground {background-color:#300a65;}
Border around this has a color of #300a65
<div style="border:2px solid #300a65;">Content here</div>
.myborder {border:2px solid #300a65;}