#030052 color space conversions
Hex:
        #030052
        RGB:
        3, 0, 82
        CMY:
        99, 100, 68
        CMYK:
        96, 100, 0, 68
      HSL:
        242°, 100.0000%, 16.0784%
        HSV (HSB):
        242°, 100.0000%, 32.1569%
        XYZ:
        1.5605, 0.6286, 8.0217
        xyY:
        0.1528, 0.0616, 0.6286
      CIE-Lab:
        5.6777, 33.6432, -46.4675
        CIE-LCH:
        5.6777, 57.3680, 305.9052
        CIE-Luv:
        5.6777, -1.4590, -22.6565
        Hunter-Lab:
        7.9281, 21.2609, -54.4400
      #030052 color charts
#030052 RGB chart
      #030052 CMYK chart
      #030052 RGB pie chart
      #030052 color shades, tints & tones
#030052 color schemes
#030052 color preview, HTML & CSS examples
           This text has a color of #030052        
        
          <p style="color:#030052;">Text here</p>
        
        
          .mytext {color:#030052;}
        
        Text color #030052
      
           This box has a color of #030052        
        
          <div style="background-color:#030052;">Content here</div>
        
        
          .mybackground {background-color:#030052;}
        
        Background color #030052
      
           Border around this has a color of #030052        
        
          <div style="border:2px solid #030052;">Content here</div>
        
        
          .myborder {border:2px solid #030052;}
        
        Border color #030052