#03284d color space conversions
Hex:
        #03284d
        RGB:
        3, 40, 77
        CMY:
        99, 84, 70
        CMYK:
        96, 48, 0, 70
      HSL:
        210°, 92.5000%, 15.6863%
        HSV (HSB):
        210°, 96.1039%, 30.1961%
        XYZ:
        2.1359, 2.0728, 7.3087
        xyY:
        0.1855, 0.1800, 2.0728
      CIE-Lab:
        15.8646, 3.7496, -26.3422
        CIE-LCH:
        15.8646, 26.6078, 278.1012
        CIE-Luv:
        15.8646, -8.8546, -26.8318
        Hunter-Lab:
        14.3971, 1.2867, -20.0206
      #03284d color charts
#03284d RGB chart
      #03284d CMYK chart
      #03284d RGB pie chart
      #03284d color shades, tints & tones
#03284d color schemes
#03284d color preview, HTML & CSS examples
           This text has a color of #03284d        
        
          <p style="color:#03284d;">Text here</p>
        
        
          .mytext {color:#03284d;}
        
        Text color #03284d
      
           This box has a color of #03284d        
        
          <div style="background-color:#03284d;">Content here</div>
        
        
          .mybackground {background-color:#03284d;}
        
        Background color #03284d
      
           Border around this has a color of #03284d        
        
          <div style="border:2px solid #03284d;">Content here</div>
        
        
          .myborder {border:2px solid #03284d;}
        
        Border color #03284d