#300dcd color space conversions
Hex:
#300dcd
RGB:
48, 13, 205
CMY:
81, 95, 20
CMYK:
77, 94, 0, 20
HSL:
251°, 88.0734%, 42.7451%
HSV (HSB):
251°, 93.6585%, 80.3922%
XYZ:
12.3823, 5.3240, 58.1326
xyY:
0.1633, 0.0702, 5.3240
CIE-Lab:
27.6386, 65.3712, -87.0105
CIE-LCH:
27.6386, 108.8312, 306.9176
CIE-Luv:
27.6386, -4.3429, -103.7065
Hunter-Lab:
23.0738, 55.4108, -133.2248
#300dcd color charts
#300dcd RGB chart
#300dcd CMYK chart
#300dcd RGB pie chart
#300dcd color shades, tints & tones
#300dcd color schemes
#300dcd color preview, HTML & CSS examples
This text has a color of #300dcd
<p style="color:#300dcd;">Text here</p>
.mytext {color:#300dcd;}
Text color #300dcd
This box has a color of #300dcd
<div style="background-color:#300dcd;">Content here</div>
.mybackground {background-color:#300dcd;}
Background color #300dcd
Border around this has a color of #300dcd
<div style="border:2px solid #300dcd;">Content here</div>
.myborder {border:2px solid #300dcd;}
Border color #300dcd