#300ff1 color space conversions
Hex:
#300ff1
RGB:
48, 15, 241
CMY:
81, 94, 5
CMYK:
80, 94, 0, 5
HSL:
249°, 88.9764%, 50.1961%
HSV (HSB):
249°, 93.7759%, 94.5098%
XYZ:
17.2669, 7.3209, 83.7221
xyY:
0.1594, 0.0676, 7.3209
CIE-Lab:
32.5266, 74.0136, -99.5607
CIE-LCH:
32.5266, 124.0579, 306.6272
CIE-Luv:
32.5266, -6.4442, -124.3769
Hunter-Lab:
27.0572, 66.5624, -164.5191
#300ff1 color charts
#300ff1 color shades, tints & tones
#300ff1 color schemes
#300ff1 color preview, HTML & CSS examples
This text has a color of #300ff1
<p style="color:#300ff1;">Text here</p>
.mytext {color:#300ff1;}
This box has a color of #300ff1
<div style="background-color:#300ff1;">Content here</div>
.mybackground {background-color:#300ff1;}
Border around this has a color of #300ff1
<div style="border:2px solid #300ff1;">Content here</div>
.myborder {border:2px solid #300ff1;}