#301ac3 color space conversions
Hex:
#301ac3
RGB:
48, 26, 195
CMY:
81, 90, 24
CMYK:
75, 87, 0, 24
HSL:
248°, 76.4706%, 43.3333%
HSV (HSB):
248°, 86.6667%, 76.4706%
XYZ:
11.4386, 5.3073, 52.0513
xyY:
0.1663, 0.0771, 5.3073
CIE-Lab:
27.5929, 58.9584, -81.2219
CIE-LCH:
27.5929, 100.3648, 305.9756
CIE-Luv:
27.5929, -4.5735, -98.6844
Hunter-Lab:
23.0376, 48.3133, -117.8340
#301ac3 color charts
#301ac3 color shades, tints & tones
#301ac3 color schemes
#301ac3 color preview, HTML & CSS examples
This text has a color of #301ac3
<p style="color:#301ac3;">Text here</p>
.mytext {color:#301ac3;}
This box has a color of #301ac3
<div style="background-color:#301ac3;">Content here</div>
.mybackground {background-color:#301ac3;}
Border around this has a color of #301ac3
<div style="border:2px solid #301ac3;">Content here</div>
.myborder {border:2px solid #301ac3;}