#305fb1 color space conversions
Hex:
        #305fb1
        RGB:
        48, 95, 177
        CMY:
        81, 63, 31
        CMYK:
        73, 46, 0, 31
      HSL:
        218°, 57.3333%, 44.1176%
        HSV (HSB):
        218°, 72.8814%, 69.4118%
        XYZ:
        13.2469, 11.9871, 43.2105
        xyY:
        0.1935, 0.1751, 11.9871
      CIE-Lab:
        41.1956, 12.7033, -48.3606
        CIE-LCH:
        41.1956, 50.0012, 284.7179
        CIE-Luv:
        41.1956, -18.0108, -71.7650
        Hunter-Lab:
        34.6224, 7.7070, -49.7612
      #305fb1 color charts
#305fb1 RGB chart
      #305fb1 CMYK chart
      #305fb1 RGB pie chart
      #305fb1 color shades, tints & tones
#305fb1 color schemes
#305fb1 color preview, HTML & CSS examples
           This text has a color of #305fb1        
        
          <p style="color:#305fb1;">Text here</p>
        
        
          .mytext {color:#305fb1;}
        
        Text color #305fb1
      
           This box has a color of #305fb1        
        
          <div style="background-color:#305fb1;">Content here</div>
        
        
          .mybackground {background-color:#305fb1;}
        
        Background color #305fb1
      
           Border around this has a color of #305fb1        
        
          <div style="border:2px solid #305fb1;">Content here</div>
        
        
          .myborder {border:2px solid #305fb1;}
        
        Border color #305fb1