#300acc color space conversions
Hex:
#300acc
RGB:
48, 10, 204
CMY:
81, 96, 20
CMYK:
76, 95, 0, 20
HSL:
252°, 90.6542%, 41.9608%
HSV (HSB):
252°, 95.0980%, 80.0000%
XYZ:
12.2265, 5.2051, 57.4870
xyY:
0.1632, 0.0695, 5.2051
CIE-Lab:
27.3113, 65.7150, -86.9720
CIE-LCH:
27.3113, 109.0073, 307.0742
CIE-Luv:
27.3113, -4.1603, -102.9831
Hunter-Lab:
22.8147, 55.7338, -133.4250
#300acc color charts
#300acc RGB chart
#300acc CMYK chart
#300acc RGB pie chart
#300acc color shades, tints & tones
#300acc color schemes
#300acc color preview, HTML & CSS examples
This text has a color of #300acc
<p style="color:#300acc;">Text here</p>
.mytext {color:#300acc;}
Text color #300acc
This box has a color of #300acc
<div style="background-color:#300acc;">Content here</div>
.mybackground {background-color:#300acc;}
Background color #300acc
Border around this has a color of #300acc
<div style="border:2px solid #300acc;">Content here</div>
.myborder {border:2px solid #300acc;}
Border color #300acc