#305d8d color space conversions
Hex:
        #305d8d
        RGB:
        48, 93, 141
        CMY:
        81, 64, 45
        CMYK:
        66, 34, 0, 45
      HSL:
        211°, 49.2063%, 37.0588%
        HSV (HSB):
        211°, 65.9574%, 55.2941%
        XYZ:
        9.9410, 10.3802, 26.6789
        xyY:
        0.2115, 0.2209, 10.3802
      CIE-Lab:
        38.5163, 0.5936, -31.1570
        CIE-LCH:
        38.5163, 31.1626, 271.0914
        CIE-Luv:
        38.5163, -18.0192, -44.1026
        Hunter-Lab:
        32.2183, -1.3055, -26.5434
      #305d8d color charts
#305d8d RGB chart
      #305d8d CMYK chart
      #305d8d RGB pie chart
      #305d8d color shades, tints & tones
#305d8d color schemes
#305d8d color preview, HTML & CSS examples
           This text has a color of #305d8d        
        
          <p style="color:#305d8d;">Text here</p>
        
        
          .mytext {color:#305d8d;}
        
        Text color #305d8d
      
           This box has a color of #305d8d        
        
          <div style="background-color:#305d8d;">Content here</div>
        
        
          .mybackground {background-color:#305d8d;}
        
        Background color #305d8d
      
           Border around this has a color of #305d8d        
        
          <div style="border:2px solid #305d8d;">Content here</div>
        
        
          .myborder {border:2px solid #305d8d;}
        
        Border color #305d8d