#302c4d color space conversions
Hex:
        #302c4d
        RGB:
        48, 44, 77
        CMY:
        81, 83, 70
        CMYK:
        38, 43, 0, 70
      HSL:
        247°, 27.2727%, 23.7255%
        HSV (HSB):
        247°, 42.8571%, 30.1961%
        XYZ:
        3.4592, 2.9656, 7.4113
        xyY:
        0.2500, 0.2143, 2.9656
      CIE-Lab:
        19.9055, 10.9319, -19.7537
        CIE-LCH:
        19.9055, 22.5769, 298.9606
        CIE-Luv:
        19.9055, -0.1735, -22.7739
        Hunter-Lab:
        17.2208, 5.7190, -13.4619
      #302c4d color charts
#302c4d RGB chart
      #302c4d CMYK chart
      #302c4d RGB pie chart
      #302c4d color shades, tints & tones
#302c4d color schemes
#302c4d color preview, HTML & CSS examples
           This text has a color of #302c4d        
        
          <p style="color:#302c4d;">Text here</p>
        
        
          .mytext {color:#302c4d;}
        
        Text color #302c4d
      
           This box has a color of #302c4d        
        
          <div style="background-color:#302c4d;">Content here</div>
        
        
          .mybackground {background-color:#302c4d;}
        
        Background color #302c4d
      
           Border around this has a color of #302c4d        
        
          <div style="border:2px solid #302c4d;">Content here</div>
        
        
          .myborder {border:2px solid #302c4d;}
        
        Border color #302c4d