#305e7e color space conversions
Hex:
        #305e7e
        RGB:
        48, 94, 126
        CMY:
        81, 63, 51
        CMYK:
        62, 25, 0, 51
      HSL:
        205°, 44.8276%, 34.1176%
        HSV (HSB):
        205°, 61.9048%, 49.4118%
        XYZ:
        8.9875, 10.1401, 21.2222
        xyY:
        0.2227, 0.2513, 10.1401
      CIE-Lab:
        38.0928, -5.3672, -22.6962
        CIE-LCH:
        38.0928, 23.3222, 256.6951
        CIE-Luv:
        38.0928, -18.7626, -30.8468
        Hunter-Lab:
        31.8436, -5.3465, -17.2234
      #305e7e color charts
#305e7e RGB chart
      #305e7e CMYK chart
      #305e7e RGB pie chart
      #305e7e color shades, tints & tones
#305e7e color schemes
#305e7e color preview, HTML & CSS examples
           This text has a color of #305e7e        
        
          <p style="color:#305e7e;">Text here</p>
        
        
          .mytext {color:#305e7e;}
        
        Text color #305e7e
      
           This box has a color of #305e7e        
        
          <div style="background-color:#305e7e;">Content here</div>
        
        
          .mybackground {background-color:#305e7e;}
        
        Background color #305e7e
      
           Border around this has a color of #305e7e        
        
          <div style="border:2px solid #305e7e;">Content here</div>
        
        
          .myborder {border:2px solid #305e7e;}
        
        Border color #305e7e