#03005a color space conversions
Hex:
        #03005a
        RGB:
        3, 0, 90
        CMY:
        99, 100, 65
        CMYK:
        97, 100, 0, 65
      HSL:
        242°, 100.0000%, 17.6471%
        HSV (HSB):
        242°, 100.0000%, 35.2941%
        XYZ:
        1.8830, 0.7575, 9.7198
        xyY:
        0.1523, 0.0613, 0.7575
      CIE-Lab:
        6.8428, 36.8324, -50.0004
        CIE-LCH:
        6.8428, 62.1021, 306.3769
        CIE-Luv:
        6.8428, -1.7988, -27.3594
        Hunter-Lab:
        8.7037, 23.3864, -60.1193
      #03005a color charts
#03005a RGB chart
      #03005a CMYK chart
      #03005a RGB pie chart
      #03005a color shades, tints & tones
#03005a color schemes
#03005a color preview, HTML & CSS examples
           This text has a color of #03005a        
        
          <p style="color:#03005a;">Text here</p>
        
        
          .mytext {color:#03005a;}
        
        Text color #03005a
      
           This box has a color of #03005a        
        
          <div style="background-color:#03005a;">Content here</div>
        
        
          .mybackground {background-color:#03005a;}
        
        Background color #03005a
      
           Border around this has a color of #03005a        
        
          <div style="border:2px solid #03005a;">Content here</div>
        
        
          .myborder {border:2px solid #03005a;}
        
        Border color #03005a