#300d65 color space conversions
Hex:
#300d65
RGB:
48, 13, 101
CMY:
81, 95, 60
CMYK:
52, 87, 0, 60
HSL:
264°, 77.1930%, 22.3529%
HSV (HSB):
264°, 87.1287%, 39.6078%
XYZ:
3.7118, 1.8558, 12.4745
xyY:
0.2057, 0.1029, 1.8558
CIE-Lab:
14.7116, 37.2588, -44.1858
CIE-LCH:
14.7116, 57.7980, 310.1386
CIE-Luv:
14.7116, 3.3323, -43.2566
Hunter-Lab:
13.6228, 24.7960, -44.7562
#300d65 color charts
#300d65 color shades, tints & tones
#300d65 color schemes
#300d65 color preview, HTML & CSS examples
This text has a color of #300d65
<p style="color:#300d65;">Text here</p>
.mytext {color:#300d65;}
This box has a color of #300d65
<div style="background-color:#300d65;">Content here</div>
.mybackground {background-color:#300d65;}
Border around this has a color of #300d65
<div style="border:2px solid #300d65;">Content here</div>
.myborder {border:2px solid #300d65;}