#030050 color space conversions
Hex:
        #030050
        RGB:
        3, 0, 80
        CMY:
        99, 100, 69
        CMYK:
        96, 100, 0, 69
      HSL:
        242°, 100.0000%, 15.6863%
        HSV (HSB):
        242°, 100.0000%, 31.3725%
        XYZ:
        1.4855, 0.5985, 7.6267
        xyY:
        0.1530, 0.0616, 0.5985
      CIE-Lab:
        5.4066, 32.7416, -45.5352
        CIE-LCH:
        5.4066, 56.0845, 305.7176
        CIE-Luv:
        5.4066, -1.3799, -21.5623
        Hunter-Lab:
        7.7366, 20.7352, -53.0320
      #030050 color charts
#030050 RGB chart
      #030050 CMYK chart
      #030050 RGB pie chart
      #030050 color shades, tints & tones
#030050 color schemes
#030050 color preview, HTML & CSS examples
           This text has a color of #030050        
        
          <p style="color:#030050;">Text here</p>
        
        
          .mytext {color:#030050;}
        
        Text color #030050
      
           This box has a color of #030050        
        
          <div style="background-color:#030050;">Content here</div>
        
        
          .mybackground {background-color:#030050;}
        
        Background color #030050
      
           Border around this has a color of #030050        
        
          <div style="border:2px solid #030050;">Content here</div>
        
        
          .myborder {border:2px solid #030050;}
        
        Border color #030050