#3029a5 color space conversions
Hex:
        #3029a5
        RGB:
        48, 41, 165
        CMY:
        81, 84, 35
        CMYK:
        71, 75, 0, 35
      HSL:
        243°, 60.1942%, 40.3922%
        HSV (HSB):
        243°, 75.1515%, 64.7059%
        XYZ:
        8.8034, 4.9309, 36.0851
        xyY:
        0.1767, 0.0990, 4.9309
      CIE-Lab:
        26.5369, 42.8763, -65.0658
        CIE-LCH:
        26.5369, 77.9226, 303.3836
        CIE-Luv:
        26.5369, -4.6560, -81.4214
        Hunter-Lab:
        22.2056, 31.9066, -80.8051
      #3029a5 color charts
#3029a5 RGB chart
      #3029a5 CMYK chart
      #3029a5 RGB pie chart
      #3029a5 color shades, tints & tones
#3029a5 color schemes
#3029a5 color preview, HTML & CSS examples
           This text has a color of #3029a5        
        
          <p style="color:#3029a5;">Text here</p>
        
        
          .mytext {color:#3029a5;}
        
        Text color #3029a5
      
           This box has a color of #3029a5        
        
          <div style="background-color:#3029a5;">Content here</div>
        
        
          .mybackground {background-color:#3029a5;}
        
        Background color #3029a5
      
           Border around this has a color of #3029a5        
        
          <div style="border:2px solid #3029a5;">Content here</div>
        
        
          .myborder {border:2px solid #3029a5;}
        
        Border color #3029a5