#300cc0 color space conversions
Hex:
#300cc0
RGB:
48, 12, 192
CMY:
81, 95, 25
CMYK:
75, 94, 0, 25
HSL:
252°, 88.2353%, 40.0000%
HSV (HSB):
252°, 93.7500%, 75.2941%
XYZ:
10.8648, 4.6971, 50.2032
xyY:
0.1652, 0.0714, 4.6971
CIE-Lab:
25.8538, 62.2558, -82.3473
CIE-LCH:
25.8538, 103.2321, 307.0898
CIE-Luv:
25.8538, -3.5154, -96.1468
Hunter-Lab:
21.6728, 51.5568, -122.1693
#300cc0 color charts
#300cc0 color shades, tints & tones
#300cc0 color schemes
#300cc0 color preview, HTML & CSS examples
This text has a color of #300cc0
<p style="color:#300cc0;">Text here</p>
.mytext {color:#300cc0;}
This box has a color of #300cc0
<div style="background-color:#300cc0;">Content here</div>
.mybackground {background-color:#300cc0;}
Border around this has a color of #300cc0
<div style="border:2px solid #300cc0;">Content here</div>
.myborder {border:2px solid #300cc0;}