#300adc color space conversions
Hex:
#300adc
RGB:
48, 10, 220
CMY:
81, 96, 14
CMYK:
78, 95, 0, 14
HSL:
251°, 91.3043%, 45.0980%
HSV (HSB):
251°, 95.4545%, 86.2745%
XYZ:
14.2457, 6.0128, 68.1199
xyY:
0.1612, 0.0680, 6.0128
CIE-Lab:
29.4447, 69.7122, -92.7017
CIE-LCH:
29.4447, 115.9888, 306.9434
CIE-Luv:
29.4447, -5.0939, -112.1899
Hunter-Lab:
24.5209, 60.7900, -147.5447
#300adc color charts
#300adc color shades, tints & tones
#300adc color schemes
#300adc color preview, HTML & CSS examples
This text has a color of #300adc
<p style="color:#300adc;">Text here</p>
.mytext {color:#300adc;}
This box has a color of #300adc
<div style="background-color:#300adc;">Content here</div>
.mybackground {background-color:#300adc;}
Border around this has a color of #300adc
<div style="border:2px solid #300adc;">Content here</div>
.myborder {border:2px solid #300adc;}