#305f95 color space conversions
Hex:
        #305f95
        RGB:
        48, 95, 149
        CMY:
        81, 63, 42
        CMYK:
        68, 36, 0, 42
      HSL:
        212°, 51.2690%, 38.6275%
        HSV (HSB):
        212°, 67.7852%, 58.4314%
        XYZ:
        10.7359, 10.9827, 29.9878
        xyY:
        0.2076, 0.2124, 10.9827
      CIE-Lab:
        39.5514, 2.2512, -34.3460
        CIE-LCH:
        39.5514, 34.4197, 273.7500
        CIE-Luv:
        39.5514, -18.5391, -49.3378
        Hunter-Lab:
        33.1402, -0.1693, -30.4520
      #305f95 color charts
#305f95 RGB chart
      #305f95 CMYK chart
      #305f95 RGB pie chart
      #305f95 color shades, tints & tones
#305f95 color schemes
#305f95 color preview, HTML & CSS examples
           This text has a color of #305f95        
        
          <p style="color:#305f95;">Text here</p>
        
        
          .mytext {color:#305f95;}
        
        Text color #305f95
      
           This box has a color of #305f95        
        
          <div style="background-color:#305f95;">Content here</div>
        
        
          .mybackground {background-color:#305f95;}
        
        Background color #305f95
      
           Border around this has a color of #305f95        
        
          <div style="border:2px solid #305f95;">Content here</div>
        
        
          .myborder {border:2px solid #305f95;}
        
        Border color #305f95