#305c7e color space conversions
Hex:
        #305c7e
        RGB:
        48, 92, 126
        CMY:
        81, 64, 51
        CMYK:
        62, 27, 0, 51
      HSL:
        206°, 44.8276%, 34.1176%
        HSV (HSB):
        206°, 61.9048%, 49.4118%
        XYZ:
        8.8120, 9.7890, 21.1637
        xyY:
        0.2216, 0.2462, 9.7890
      CIE-Lab:
        37.4611, -4.1374, -23.6787
        CIE-LCH:
        37.4611, 24.0374, 260.0888
        CIE-Luv:
        37.4611, -18.0151, -32.2885
        Hunter-Lab:
        31.2874, -4.4793, -18.2042
      #305c7e color charts
#305c7e RGB chart
      #305c7e CMYK chart
      #305c7e RGB pie chart
      #305c7e color shades, tints & tones
#305c7e color schemes
#305c7e color preview, HTML & CSS examples
           This text has a color of #305c7e        
        
          <p style="color:#305c7e;">Text here</p>
        
        
          .mytext {color:#305c7e;}
        
        Text color #305c7e
      
           This box has a color of #305c7e        
        
          <div style="background-color:#305c7e;">Content here</div>
        
        
          .mybackground {background-color:#305c7e;}
        
        Background color #305c7e
      
           Border around this has a color of #305c7e        
        
          <div style="border:2px solid #305c7e;">Content here</div>
        
        
          .myborder {border:2px solid #305c7e;}
        
        Border color #305c7e