#300cc1 color space conversions
Hex:
#300cc1
RGB:
48, 12, 193
CMY:
81, 95, 24
CMYK:
75, 94, 0, 24
HSL:
252°, 88.2927%, 40.1961%
HSV (HSB):
252°, 93.7824%, 75.6863%
XYZ:
10.9760, 4.7416, 50.7888
xyY:
0.1650, 0.0713, 4.7416
CIE-Lab:
25.9855, 62.5133, -82.7187
CIE-LCH:
25.9855, 103.6836, 307.0795
CIE-Luv:
25.9855, -3.5768, -96.7256
Hunter-Lab:
21.7752, 51.8685, -123.0465
#300cc1 color charts
#300cc1 color shades, tints & tones
#300cc1 color schemes
#300cc1 color preview, HTML & CSS examples
This text has a color of #300cc1
<p style="color:#300cc1;">Text here</p>
.mytext {color:#300cc1;}
This box has a color of #300cc1
<div style="background-color:#300cc1;">Content here</div>
.mybackground {background-color:#300cc1;}
Border around this has a color of #300cc1
<div style="border:2px solid #300cc1;">Content here</div>
.myborder {border:2px solid #300cc1;}