#300dbc color space conversions
Hex:
#300dbc
RGB:
48, 13, 188
CMY:
81, 95, 26
CMYK:
74, 93, 0, 26
HSL:
252°, 87.0647%, 39.4118%
HSV (HSB):
252°, 93.0851%, 73.7255%
XYZ:
10.4399, 4.5471, 47.9044
xyY:
0.1660, 0.0723, 4.5471
CIE-Lab:
25.4033, 60.9921, -80.7287
CIE-LCH:
25.4033, 101.1789, 307.0718
CIE-Luv:
25.4033, -3.3144, -93.8859
Hunter-Lab:
21.3239, 50.0751, -118.2692
#300dbc color charts
#300dbc RGB chart
#300dbc CMYK chart
#300dbc RGB pie chart
#300dbc color shades, tints & tones
#300dbc color schemes
#300dbc color preview, HTML & CSS examples
This text has a color of #300dbc
<p style="color:#300dbc;">Text here</p>
.mytext {color:#300dbc;}
Text color #300dbc
This box has a color of #300dbc
<div style="background-color:#300dbc;">Content here</div>
.mybackground {background-color:#300dbc;}
Background color #300dbc
Border around this has a color of #300dbc
<div style="border:2px solid #300dbc;">Content here</div>
.myborder {border:2px solid #300dbc;}
Border color #300dbc