#301d85 color space conversions
Hex:
        #301d85
        RGB:
        48, 29, 133
        CMY:
        81, 89, 48
        CMYK:
        64, 78, 0, 48
      HSL:
        251°, 64.1975%, 31.7647%
        HSV (HSB):
        251°, 78.1955%, 52.1569%
        XYZ:
        5.8919, 3.2006, 22.4975
        xyY:
        0.1865, 0.1013, 3.2006
      CIE-Lab:
        20.8299, 39.1341, -54.7376
        CIE-LCH:
        20.8299, 67.2881, 305.5625
        CIE-Luv:
        20.8299, -1.0008, -62.5652
        Hunter-Lab:
        17.8901, 27.4794, -62.0364
      #301d85 color charts
#301d85 RGB chart
      #301d85 CMYK chart
      #301d85 RGB pie chart
      #301d85 color shades, tints & tones
#301d85 color schemes
#301d85 color preview, HTML & CSS examples
           This text has a color of #301d85        
        
          <p style="color:#301d85;">Text here</p>
        
        
          .mytext {color:#301d85;}
        
        Text color #301d85
      
           This box has a color of #301d85        
        
          <div style="background-color:#301d85;">Content here</div>
        
        
          .mybackground {background-color:#301d85;}
        
        Background color #301d85
      
           Border around this has a color of #301d85        
        
          <div style="border:2px solid #301d85;">Content here</div>
        
        
          .myborder {border:2px solid #301d85;}
        
        Border color #301d85