#301c75 color space conversions
Hex:
        #301c75
        RGB:
        48, 28, 117
        CMY:
        81, 89, 54
        CMYK:
        59, 76, 0, 54
      HSL:
        253°, 61.3793%, 28.4314%
        HSV (HSB):
        253°, 76.0684%, 45.8824%
        XYZ:
        4.8451, 2.7432, 17.1038
        xyY:
        0.1962, 0.1111, 2.7432
      CIE-Lab:
        18.9848, 34.5952, -47.5944
        CIE-LCH:
        18.9848, 58.8392, 306.0125
        CIE-Luv:
        18.9848, 0.3284, -52.9654
        Hunter-Lab:
        16.5627, 23.2315, -49.6328
      #301c75 color charts
#301c75 RGB chart
      #301c75 CMYK chart
      #301c75 RGB pie chart
      #301c75 color shades, tints & tones
#301c75 color schemes
#301c75 color preview, HTML & CSS examples
           This text has a color of #301c75        
        
          <p style="color:#301c75;">Text here</p>
        
        
          .mytext {color:#301c75;}
        
        Text color #301c75
      
           This box has a color of #301c75        
        
          <div style="background-color:#301c75;">Content here</div>
        
        
          .mybackground {background-color:#301c75;}
        
        Background color #301c75
      
           Border around this has a color of #301c75        
        
          <div style="border:2px solid #301c75;">Content here</div>
        
        
          .myborder {border:2px solid #301c75;}
        
        Border color #301c75