#300cca color space conversions
Hex:
#300cca
RGB:
48, 12, 202
CMY:
81, 95, 21
CMYK:
76, 94, 0, 21
HSL:
251°, 88.7850%, 41.9608%
HSV (HSB):
251°, 94.0594%, 79.2157%
XYZ:
12.0111, 5.1556, 56.2392
xyY:
0.1636, 0.0702, 5.1556
CIE-Lab:
27.1735, 64.8171, -86.0313
CIE-LCH:
27.1735, 107.7156, 306.9948
CIE-Luv:
27.1735, -4.1214, -101.9262
Hunter-Lab:
22.7059, 54.6882, -130.9583
#300cca color charts
#300cca color shades, tints & tones
#300cca color schemes
#300cca color preview, HTML & CSS examples
This text has a color of #300cca
<p style="color:#300cca;">Text here</p>
.mytext {color:#300cca;}
This box has a color of #300cca
<div style="background-color:#300cca;">Content here</div>
.mybackground {background-color:#300cca;}
Border around this has a color of #300cca
<div style="border:2px solid #300cca;">Content here</div>
.myborder {border:2px solid #300cca;}