#302e6d color space conversions
Hex:
        #302e6d
        RGB:
        48, 46, 109
        CMY:
        81, 82, 57
        CMYK:
        56, 58, 0, 57
      HSL:
        242°, 40.6452%, 30.3922%
        HSV (HSB):
        242°, 57.7982%, 42.7451%
        XYZ:
        4.9562, 3.6865, 14.9183
        xyY:
        0.2104, 0.1565, 3.6865
      CIE-Lab:
        22.6067, 20.3909, -36.5426
        CIE-LCH:
        22.6067, 41.8468, 299.1616
        CIE-Luv:
        22.6067, -2.6586, -44.7816
        Hunter-Lab:
        19.2002, 12.4765, -32.6274
      #302e6d color charts
#302e6d RGB chart
      #302e6d CMYK chart
      #302e6d RGB pie chart
      #302e6d color shades, tints & tones
#302e6d color schemes
#302e6d color preview, HTML & CSS examples
           This text has a color of #302e6d        
        
          <p style="color:#302e6d;">Text here</p>
        
        
          .mytext {color:#302e6d;}
        
        Text color #302e6d
      
           This box has a color of #302e6d        
        
          <div style="background-color:#302e6d;">Content here</div>
        
        
          .mybackground {background-color:#302e6d;}
        
        Background color #302e6d
      
           Border around this has a color of #302e6d        
        
          <div style="border:2px solid #302e6d;">Content here</div>
        
        
          .myborder {border:2px solid #302e6d;}
        
        Border color #302e6d