#3029a2 color space conversions
Hex:
        #3029a2
        RGB:
        48, 41, 162
        CMY:
        81, 84, 36
        CMYK:
        70, 75, 0, 36
      HSL:
        243°, 59.6059%, 39.8039%
        HSV (HSB):
        243°, 74.6914%, 63.5294%
        XYZ:
        8.5334, 4.8229, 34.6636
        xyY:
        0.1777, 0.1004, 4.8229
      CIE-Lab:
        26.2241, 41.8882, -63.7632
        CIE-LCH:
        26.2241, 76.2914, 303.3022
        CIE-Luv:
        26.2241, -4.5002, -79.6173
        Hunter-Lab:
        21.9611, 30.9281, -78.2111
      #3029a2 color charts
#3029a2 RGB chart
      #3029a2 CMYK chart
      #3029a2 RGB pie chart
      #3029a2 color shades, tints & tones
#3029a2 color schemes
#3029a2 color preview, HTML & CSS examples
           This text has a color of #3029a2        
        
          <p style="color:#3029a2;">Text here</p>
        
        
          .mytext {color:#3029a2;}
        
        Text color #3029a2
      
           This box has a color of #3029a2        
        
          <div style="background-color:#3029a2;">Content here</div>
        
        
          .mybackground {background-color:#3029a2;}
        
        Background color #3029a2
      
           Border around this has a color of #3029a2        
        
          <div style="border:2px solid #3029a2;">Content here</div>
        
        
          .myborder {border:2px solid #3029a2;}
        
        Border color #3029a2