#300dca color space conversions
Hex:
#300dca
RGB:
48, 13, 202
CMY:
81, 95, 21
CMYK:
76, 94, 0, 21
HSL:
251°, 87.9070%, 42.1569%
HSV (HSB):
251°, 93.5644%, 79.2157%
XYZ:
12.0235, 5.1805, 56.2433
xyY:
0.1637, 0.0705, 5.1805
CIE-Lab:
27.2429, 64.6046, -85.9156
CIE-LCH:
27.2429, 107.4954, 306.9415
CIE-Luv:
27.2429, -4.1653, -101.9776
Hunter-Lab:
22.7607, 54.4628, -130.5774
#300dca color charts
#300dca color shades, tints & tones
#300dca color schemes
#300dca color preview, HTML & CSS examples
This text has a color of #300dca
<p style="color:#300dca;">Text here</p>
.mytext {color:#300dca;}
This box has a color of #300dca
<div style="background-color:#300dca;">Content here</div>
.mybackground {background-color:#300dca;}
Border around this has a color of #300dca
<div style="border:2px solid #300dca;">Content here</div>
.myborder {border:2px solid #300dca;}