#300ff7 color space conversions
Hex:
#300ff7
RGB:
48, 15, 247
CMY:
81, 94, 3
CMYK:
81, 94, 0, 3
HSL:
249°, 93.5484%, 51.3725%
HSV (HSB):
249°, 93.9271%, 96.8627%
XYZ:
18.1782, 7.6854, 88.5210
xyY:
0.1589, 0.0672, 7.6854
CIE-Lab:
33.3190, 75.4948, -101.6305
CIE-LCH:
33.3190, 126.6026, 306.6063
CIE-Luv:
33.3190, -6.7623, -127.7742
Hunter-Lab:
27.7226, 68.5314, -169.9130
#300ff7 color charts
#300ff7 color shades, tints & tones
#300ff7 color schemes
#300ff7 color preview, HTML & CSS examples
This text has a color of #300ff7
<p style="color:#300ff7;">Text here</p>
.mytext {color:#300ff7;}
This box has a color of #300ff7
<div style="background-color:#300ff7;">Content here</div>
.mybackground {background-color:#300ff7;}
Border around this has a color of #300ff7
<div style="border:2px solid #300ff7;">Content here</div>
.myborder {border:2px solid #300ff7;}