#302f6d color space conversions
Hex:
        #302f6d
        RGB:
        48, 47, 109
        CMY:
        81, 82, 57
        CMYK:
        56, 57, 0, 57
      HSL:
        241°, 39.7436%, 30.5882%
        HSV (HSB):
        241°, 56.8807%, 42.7451%
        XYZ:
        4.9958, 3.7655, 14.9315
        xyY:
        0.2109, 0.1589, 3.7655
      CIE-Lab:
        22.8807, 19.7051, -36.1006
        CIE-LCH:
        22.8807, 41.1284, 298.6275
        CIE-Luv:
        22.8807, -2.9167, -44.4517
        Hunter-Lab:
        19.4050, 11.9956, -32.0383
      #302f6d color charts
#302f6d RGB chart
      #302f6d CMYK chart
      #302f6d RGB pie chart
      #302f6d color shades, tints & tones
#302f6d color schemes
#302f6d color preview, HTML & CSS examples
           This text has a color of #302f6d        
        
          <p style="color:#302f6d;">Text here</p>
        
        
          .mytext {color:#302f6d;}
        
        Text color #302f6d
      
           This box has a color of #302f6d        
        
          <div style="background-color:#302f6d;">Content here</div>
        
        
          .mybackground {background-color:#302f6d;}
        
        Background color #302f6d
      
           Border around this has a color of #302f6d        
        
          <div style="border:2px solid #302f6d;">Content here</div>
        
        
          .myborder {border:2px solid #302f6d;}
        
        Border color #302f6d