#03027a color space conversions
Hex:
        #03027a
        RGB:
        3, 2, 122
        CMY:
        99, 99, 52
        CMYK:
        98, 98, 0, 52
      HSL:
        241°, 96.7742%, 24.3137%
        HSV (HSB):
        241°, 98.3607%, 47.8431%
        XYZ:
        3.5721, 1.4679, 18.5074
        xyY:
        0.1517, 0.0623, 1.4679
      CIE-Lab:
        12.4026, 45.0559, -61.8178
        CIE-LCH:
        12.4026, 76.4949, 306.0865
        CIE-Luv:
        12.4026, -3.4964, -49.2509
        Hunter-Lab:
        12.1158, 31.4249, -82.0874
      #03027a color charts
#03027a RGB chart
      #03027a CMYK chart
      #03027a RGB pie chart
      #03027a color shades, tints & tones
#03027a color schemes
#03027a color preview, HTML & CSS examples
           This text has a color of #03027a        
        
          <p style="color:#03027a;">Text here</p>
        
        
          .mytext {color:#03027a;}
        
        Text color #03027a
      
           This box has a color of #03027a        
        
          <div style="background-color:#03027a;">Content here</div>
        
        
          .mybackground {background-color:#03027a;}
        
        Background color #03027a
      
           Border around this has a color of #03027a        
        
          <div style="border:2px solid #03027a;">Content here</div>
        
        
          .myborder {border:2px solid #03027a;}
        
        Border color #03027a