#302f4d color space conversions
Hex:
        #302f4d
        RGB:
        48, 47, 77
        CMY:
        81, 82, 70
        CMYK:
        38, 39, 0, 70
      HSL:
        242°, 24.1935%, 24.3137%
        HSV (HSB):
        242°, 38.9610%, 30.1961%
        XYZ:
        3.5750, 3.1972, 7.4499
        xyY:
        0.2514, 0.2248, 3.1972
      CIE-Lab:
        20.8171, 8.8317, -18.3235
        CIE-LCH:
        20.8171, 20.3409, 295.7336
        CIE-Luv:
        20.8171, -1.1613, -21.3436
        Hunter-Lab:
        17.8808, 4.3970, -12.1861
      #302f4d color charts
#302f4d RGB chart
      #302f4d CMYK chart
      #302f4d RGB pie chart
      #302f4d color shades, tints & tones
#302f4d color schemes
#302f4d color preview, HTML & CSS examples
           This text has a color of #302f4d        
        
          <p style="color:#302f4d;">Text here</p>
        
        
          .mytext {color:#302f4d;}
        
        Text color #302f4d
      
           This box has a color of #302f4d        
        
          <div style="background-color:#302f4d;">Content here</div>
        
        
          .mybackground {background-color:#302f4d;}
        
        Background color #302f4d
      
           Border around this has a color of #302f4d        
        
          <div style="border:2px solid #302f4d;">Content here</div>
        
        
          .myborder {border:2px solid #302f4d;}
        
        Border color #302f4d