#304faf color space conversions
Hex:
        #304faf
        RGB:
        48, 79, 175
        CMY:
        81, 69, 31
        CMYK:
        73, 55, 0, 31
      HSL:
        225°, 56.9507%, 43.7255%
        HSV (HSB):
        225°, 72.5714%, 68.6275%
        XYZ:
        11.7528, 9.3155, 41.7361
        xyY:
        0.1871, 0.1483, 9.3155
      CIE-Lab:
        36.5848, 22.4398, -54.6193
        CIE-LCH:
        36.5848, 59.0492, 292.3348
        CIE-Luv:
        36.5848, -13.2867, -78.6320
        Hunter-Lab:
        30.5213, 15.3224, -59.7107
      #304faf color charts
#304faf RGB chart
      #304faf CMYK chart
      #304faf RGB pie chart
      #304faf color shades, tints & tones
#304faf color schemes
#304faf color preview, HTML & CSS examples
           This text has a color of #304faf        
        
          <p style="color:#304faf;">Text here</p>
        
        
          .mytext {color:#304faf;}
        
        Text color #304faf
      
           This box has a color of #304faf        
        
          <div style="background-color:#304faf;">Content here</div>
        
        
          .mybackground {background-color:#304faf;}
        
        Background color #304faf
      
           Border around this has a color of #304faf        
        
          <div style="border:2px solid #304faf;">Content here</div>
        
        
          .myborder {border:2px solid #304faf;}
        
        Border color #304faf