#305a7d color space conversions
Hex:
        #305a7d
        RGB:
        48, 90, 125
        CMY:
        81, 65, 51
        CMYK:
        62, 28, 0, 51
      HSL:
        207°, 44.5087%, 33.9216%
        HSV (HSB):
        207°, 61.6000%, 49.0196%
        XYZ:
        8.5768, 9.4214, 20.7685
        xyY:
        0.2212, 0.2430, 9.4214
      CIE-Lab:
        36.7832, -3.2472, -24.1217
        CIE-LCH:
        36.7832, 24.3393, 262.3331
        CIE-Luv:
        36.7832, -17.2953, -32.8773
        Hunter-Lab:
        30.6943, -3.8375, -18.6311
      #305a7d color charts
#305a7d RGB chart
      #305a7d CMYK chart
      #305a7d RGB pie chart
      #305a7d color shades, tints & tones
#305a7d color schemes
#305a7d color preview, HTML & CSS examples
           This text has a color of #305a7d        
        
          <p style="color:#305a7d;">Text here</p>
        
        
          .mytext {color:#305a7d;}
        
        Text color #305a7d
      
           This box has a color of #305a7d        
        
          <div style="background-color:#305a7d;">Content here</div>
        
        
          .mybackground {background-color:#305a7d;}
        
        Background color #305a7d
      
           Border around this has a color of #305a7d        
        
          <div style="border:2px solid #305a7d;">Content here</div>
        
        
          .myborder {border:2px solid #305a7d;}
        
        Border color #305a7d