#305d8b color space conversions
Hex:
        #305d8b
        RGB:
        48, 93, 139
        CMY:
        81, 64, 45
        CMYK:
        65, 33, 0, 45
      HSL:
        210°, 48.6631%, 36.6667%
        HSV (HSB):
        210°, 65.4676%, 54.5098%
        XYZ:
        9.7935, 10.3212, 25.9021
        xyY:
        0.2128, 0.2243, 10.3212
      CIE-Lab:
        38.4128, -0.1314, -30.1088
        CIE-LCH:
        38.4128, 30.1090, 269.7500
        CIE-Luv:
        38.4128, -18.0651, -42.4431
        Hunter-Lab:
        32.1266, -1.8075, -25.3141
      #305d8b color charts
#305d8b RGB chart
      #305d8b CMYK chart
      #305d8b RGB pie chart
      #305d8b color shades, tints & tones
#305d8b color schemes
#305d8b color preview, HTML & CSS examples
           This text has a color of #305d8b        
        
          <p style="color:#305d8b;">Text here</p>
        
        
          .mytext {color:#305d8b;}
        
        Text color #305d8b
      
           This box has a color of #305d8b        
        
          <div style="background-color:#305d8b;">Content here</div>
        
        
          .mybackground {background-color:#305d8b;}
        
        Background color #305d8b
      
           Border around this has a color of #305d8b        
        
          <div style="border:2px solid #305d8b;">Content here</div>
        
        
          .myborder {border:2px solid #305d8b;}
        
        Border color #305d8b