#300ced color space conversions
Hex:
#300ced
RGB:
48, 12, 237
CMY:
81, 95, 7
CMYK:
80, 95, 0, 7
HSL:
250°, 90.3614%, 48.8235%
HSV (HSB):
250°, 94.9367%, 92.9412%
XYZ:
16.6365, 7.0057, 80.5962
xyY:
0.1596, 0.0672, 7.0057
CIE-Lab:
31.8200, 73.5697, -98.4696
CIE-LCH:
31.8200, 122.9177, 306.7646
CIE-Luv:
31.8200, -6.1121, -121.9818
Hunter-Lab:
26.4684, 65.8749, -162.0101
#300ced color charts
#300ced color shades, tints & tones
#300ced color schemes
#300ced color preview, HTML & CSS examples
This text has a color of #300ced
<p style="color:#300ced;">Text here</p>
.mytext {color:#300ced;}
This box has a color of #300ced
<div style="background-color:#300ced;">Content here</div>
.mybackground {background-color:#300ced;}
Border around this has a color of #300ced
<div style="border:2px solid #300ced;">Content here</div>
.myborder {border:2px solid #300ced;}