#300aff color space conversions
Hex:
#300aff
RGB:
48, 10, 255
CMY:
81, 96, 0
CMYK:
81, 96, 0, 0
HSL:
249°, 100.0000%, 51.9608%
HSV (HSB):
249°, 96.0784%, 100.0000%
XYZ:
19.3775, 8.0655, 95.1432
xyY:
0.1581, 0.0658, 8.0655
CIE-Lab:
34.1188, 78.2474, -104.7947
CIE-LCH:
34.1188, 130.7845, 306.7477
CIE-Luv:
34.1188, -7.0087, -132.1120
Hunter-Lab:
28.3998, 72.0929, -178.7501
#300aff color charts
#300aff color shades, tints & tones
#300aff color schemes
#300aff color preview, HTML & CSS examples
This text has a color of #300aff
<p style="color:#300aff;">Text here</p>
.mytext {color:#300aff;}
This box has a color of #300aff
<div style="background-color:#300aff;">Content here</div>
.mybackground {background-color:#300aff;}
Border around this has a color of #300aff
<div style="border:2px solid #300aff;">Content here</div>
.myborder {border:2px solid #300aff;}