#300fee color space conversions
Hex:
#300fee
RGB:
48, 15, 238
CMY:
81, 94, 7
CMYK:
80, 94, 0, 7
HSL:
249°, 88.1423%, 49.6078%
HSV (HSB):
249°, 93.6975%, 93.3333%
XYZ:
16.8224, 7.1431, 81.3810
xyY:
0.1597, 0.0678, 7.1431
CIE-Lab:
32.1304, 73.2696, -98.5197
CIE-LCH:
32.1304, 122.7786, 306.6384
CIE-Luv:
32.1304, -6.2836, -122.6749
Hunter-Lab:
26.7265, 65.5811, -161.8267
#300fee color charts
#300fee color shades, tints & tones
#300fee color schemes
#300fee color preview, HTML & CSS examples
This text has a color of #300fee
<p style="color:#300fee;">Text here</p>
.mytext {color:#300fee;}
This box has a color of #300fee
<div style="background-color:#300fee;">Content here</div>
.mybackground {background-color:#300fee;}
Border around this has a color of #300fee
<div style="border:2px solid #300fee;">Content here</div>
.myborder {border:2px solid #300fee;}