#305b8b color space conversions
Hex:
        #305b8b
        RGB:
        48, 91, 139
        CMY:
        81, 64, 45
        CMYK:
        65, 35, 0, 45
      HSL:
        212°, 48.6631%, 36.6667%
        HSV (HSB):
        212°, 65.4676%, 54.5098%
        XYZ:
        9.6202, 9.9746, 25.8444
        xyY:
        0.2117, 0.2195, 9.9746
      CIE-Lab:
        37.7969, 1.1328, -31.0785
        CIE-LCH:
        37.7969, 31.0991, 272.0875
        CIE-Luv:
        37.7969, -17.3536, -43.8240
        Hunter-Lab:
        31.5826, -0.8977, -26.4097
      #305b8b color charts
#305b8b RGB chart
      #305b8b CMYK chart
      #305b8b RGB pie chart
      #305b8b color shades, tints & tones
#305b8b color schemes
#305b8b color preview, HTML & CSS examples
           This text has a color of #305b8b        
        
          <p style="color:#305b8b;">Text here</p>
        
        
          .mytext {color:#305b8b;}
        
        Text color #305b8b
      
           This box has a color of #305b8b        
        
          <div style="background-color:#305b8b;">Content here</div>
        
        
          .mybackground {background-color:#305b8b;}
        
        Background color #305b8b
      
           Border around this has a color of #305b8b        
        
          <div style="border:2px solid #305b8b;">Content here</div>
        
        
          .myborder {border:2px solid #305b8b;}
        
        Border color #305b8b