#301cb1 color space conversions
Hex:
        #301cb1
        RGB:
        48, 28, 177
        CMY:
        81, 89, 31
        CMYK:
        73, 84, 0, 31
      HSL:
        248°, 72.6829%, 40.1961%
        HSV (HSB):
        248°, 84.1808%, 69.4118%
        XYZ:
        9.5700, 4.6332, 41.9849
        xyY:
        0.1703, 0.0825, 4.6332
      CIE-Lab:
        25.6631, 53.0271, -73.7378
        CIE-LCH:
        25.6631, 90.8248, 305.7211
        CIE-Luv:
        25.6631, -3.7129, -88.3927
        Hunter-Lab:
        21.5249, 41.6927, -100.5793
      #301cb1 color charts
#301cb1 RGB chart
      #301cb1 CMYK chart
      #301cb1 RGB pie chart
      #301cb1 color shades, tints & tones
#301cb1 color schemes
#301cb1 color preview, HTML & CSS examples
           This text has a color of #301cb1        
        
          <p style="color:#301cb1;">Text here</p>
        
        
          .mytext {color:#301cb1;}
        
        Text color #301cb1
      
           This box has a color of #301cb1        
        
          <div style="background-color:#301cb1;">Content here</div>
        
        
          .mybackground {background-color:#301cb1;}
        
        Background color #301cb1
      
           Border around this has a color of #301cb1        
        
          <div style="border:2px solid #301cb1;">Content here</div>
        
        
          .myborder {border:2px solid #301cb1;}
        
        Border color #301cb1