#300da6 color space conversions
Hex:
#300da6
RGB:
48, 13, 166
CMY:
81, 95, 35
CMYK:
71, 92, 0, 35
HSL:
254°, 85.4749%, 35.0980%
HSV (HSB):
254°, 92.1687%, 65.0980%
XYZ:
8.2458, 3.6694, 36.3501
xyY:
0.1708, 0.0760, 3.6694
CIE-Lab:
22.5469, 55.1935, -72.2830
CIE-LCH:
22.5469, 90.9459, 307.3645
CIE-Luv:
22.5469, -1.8912, -81.1059
Hunter-Lab:
19.1557, 43.3149, -99.1005
#300da6 color charts
#300da6 color shades, tints & tones
#300da6 color schemes
#300da6 color preview, HTML & CSS examples
This text has a color of #300da6
<p style="color:#300da6;">Text here</p>
.mytext {color:#300da6;}
This box has a color of #300da6
<div style="background-color:#300da6;">Content here</div>
.mybackground {background-color:#300da6;}
Border around this has a color of #300da6
<div style="border:2px solid #300da6;">Content here</div>
.myborder {border:2px solid #300da6;}