#302a75 color space conversions
Hex:
        #302a75
        RGB:
        48, 42, 117
        CMY:
        81, 84, 54
        CMYK:
        59, 64, 0, 54
      HSL:
        245°, 47.1698%, 31.1765%
        HSV (HSB):
        245°, 64.1026%, 45.8824%
        XYZ:
        5.2578, 3.5687, 17.2413
        xyY:
        0.2017, 0.1369, 3.5687
      CIE-Lab:
        22.1909, 25.8971, -42.3552
        CIE-LCH:
        22.1909, 49.6449, 301.4427
        CIE-Luv:
        22.1909, -2.1732, -51.2651
        Hunter-Lab:
        18.8909, 16.6216, -40.8891
      #302a75 color charts
#302a75 RGB chart
      #302a75 CMYK chart
      #302a75 RGB pie chart
      #302a75 color shades, tints & tones
#302a75 color schemes
#302a75 color preview, HTML & CSS examples
           This text has a color of #302a75        
        
          <p style="color:#302a75;">Text here</p>
        
        
          .mytext {color:#302a75;}
        
        Text color #302a75
      
           This box has a color of #302a75        
        
          <div style="background-color:#302a75;">Content here</div>
        
        
          .mybackground {background-color:#302a75;}
        
        Background color #302a75
      
           Border around this has a color of #302a75        
        
          <div style="border:2px solid #302a75;">Content here</div>
        
        
          .myborder {border:2px solid #302a75;}
        
        Border color #302a75