#300ccc color space conversions
Hex:
#300ccc
RGB:
48, 12, 204
CMY:
81, 95, 20
CMYK:
76, 94, 0, 20
HSL:
251°, 88.8889%, 42.3529%
HSV (HSB):
251°, 94.1176%, 80.0000%
XYZ:
12.2495, 5.2510, 57.4947
xyY:
0.1633, 0.0700, 5.2510
CIE-Lab:
27.4381, 65.3260, -86.7605
CIE-LCH:
27.4381, 108.6042, 306.9778
CIE-Luv:
27.4381, -4.2404, -103.0797
Hunter-Lab:
22.9150, 55.3182, -132.7208
#300ccc color charts
#300ccc RGB chart
#300ccc CMYK chart
#300ccc RGB pie chart
#300ccc color shades, tints & tones
#300ccc color schemes
#300ccc color preview, HTML & CSS examples
This text has a color of #300ccc
<p style="color:#300ccc;">Text here</p>
.mytext {color:#300ccc;}
Text color #300ccc
This box has a color of #300ccc
<div style="background-color:#300ccc;">Content here</div>
.mybackground {background-color:#300ccc;}
Background color #300ccc
Border around this has a color of #300ccc
<div style="border:2px solid #300ccc;">Content here</div>
.myborder {border:2px solid #300ccc;}
Border color #300ccc