#300dcc color space conversions
Hex:
#300dcc
RGB:
48, 13, 204
CMY:
81, 95, 20
CMYK:
76, 94, 0, 20
HSL:
251°, 88.0184%, 42.5490%
HSV (HSB):
251°, 93.6275%, 80.0000%
XYZ:
12.2619, 5.2759, 57.4988
xyY:
0.1634, 0.0703, 5.2759
CIE-Lab:
27.5067, 65.1160, -86.6462
CIE-LCH:
27.5067, 108.3866, 306.9254
CIE-Luv:
27.5067, -4.2839, -103.1304
Hunter-Lab:
22.9692, 55.0945, -132.3420
#300dcc color charts
#300dcc RGB chart
#300dcc CMYK chart
#300dcc RGB pie chart
#300dcc color shades, tints & tones
#300dcc color schemes
#300dcc color preview, HTML & CSS examples
This text has a color of #300dcc
<p style="color:#300dcc;">Text here</p>
.mytext {color:#300dcc;}
Text color #300dcc
This box has a color of #300dcc
<div style="background-color:#300dcc;">Content here</div>
.mybackground {background-color:#300dcc;}
Background color #300dcc
Border around this has a color of #300dcc
<div style="border:2px solid #300dcc;">Content here</div>
.myborder {border:2px solid #300dcc;}
Border color #300dcc