#302f6e color space conversions
Hex:
        #302f6e
        RGB:
        48, 47, 110
        CMY:
        81, 82, 57
        CMYK:
        56, 57, 0, 57
      HSL:
        241°, 40.1274%, 30.7843%
        HSV (HSB):
        241°, 57.2727%, 43.1373%
        XYZ:
        5.0499, 3.7872, 15.2167
        xyY:
        0.2099, 0.1574, 3.7872
      CIE-Lab:
        22.9551, 20.0587, -36.6248
        CIE-LCH:
        22.9551, 41.7580, 298.7087
        CIE-Luv:
        22.9551, -2.9692, -45.1480
        Hunter-Lab:
        19.4607, 12.2631, -32.7374
      #302f6e color charts
#302f6e RGB chart
      #302f6e CMYK chart
      #302f6e RGB pie chart
      #302f6e color shades, tints & tones
#302f6e color schemes
#302f6e color preview, HTML & CSS examples
           This text has a color of #302f6e        
        
          <p style="color:#302f6e;">Text here</p>
        
        
          .mytext {color:#302f6e;}
        
        Text color #302f6e
      
           This box has a color of #302f6e        
        
          <div style="background-color:#302f6e;">Content here</div>
        
        
          .mybackground {background-color:#302f6e;}
        
        Background color #302f6e
      
           Border around this has a color of #302f6e        
        
          <div style="border:2px solid #302f6e;">Content here</div>
        
        
          .myborder {border:2px solid #302f6e;}
        
        Border color #302f6e