#305fb2 color space conversions
Hex:
        #305fb2
        RGB:
        48, 95, 178
        CMY:
        81, 63, 30
        CMYK:
        73, 47, 0, 30
      HSL:
        218°, 57.5221%, 44.3137%
        HSV (HSB):
        218°, 73.0337%, 69.8039%
        XYZ:
        13.3470, 12.0271, 43.7375
        xyY:
        0.1931, 0.1740, 12.0271
      CIE-Lab:
        41.2592, 13.0804, -48.8460
        CIE-LCH:
        41.2592, 50.5671, 284.9914
        CIE-Luv:
        41.2592, -17.9963, -72.5401
        Hunter-Lab:
        34.6802, 8.0072, -50.4984
      #305fb2 color charts
#305fb2 RGB chart
      #305fb2 CMYK chart
      #305fb2 RGB pie chart
      #305fb2 color shades, tints & tones
#305fb2 color schemes
#305fb2 color preview, HTML & CSS examples
           This text has a color of #305fb2        
        
          <p style="color:#305fb2;">Text here</p>
        
        
          .mytext {color:#305fb2;}
        
        Text color #305fb2
      
           This box has a color of #305fb2        
        
          <div style="background-color:#305fb2;">Content here</div>
        
        
          .mybackground {background-color:#305fb2;}
        
        Background color #305fb2
      
           Border around this has a color of #305fb2        
        
          <div style="border:2px solid #305fb2;">Content here</div>
        
        
          .myborder {border:2px solid #305fb2;}
        
        Border color #305fb2