#3a31ae color space conversions
Hex:
        #3a31ae
        RGB:
        58, 49, 174
        CMY:
        77, 81, 32
        CMYK:
        67, 72, 0, 32
      HSL:
        244°, 56.0538%, 43.7255%
        HSV (HSB):
        244°, 71.8391%, 68.2353%
        XYZ:
        10.4832, 6.1522, 40.6794
        xyY:
        0.1829, 0.1073, 6.1522
      CIE-Lab:
        29.7931, 42.4008, -65.0923
        CIE-LCH:
        29.7931, 77.6842, 303.0800
        CIE-Luv:
        29.7931, -4.3800, -85.9966
        Hunter-Lab:
        24.8035, 32.0368, -79.8768
      #3a31ae color charts
#3a31ae RGB chart
      #3a31ae CMYK chart
      #3a31ae RGB pie chart
      #3a31ae color shades, tints & tones
#3a31ae color schemes
#3a31ae color preview, HTML & CSS examples
           This text has a color of #3a31ae        
        
          <p style="color:#3a31ae;">Text here</p>
        
        
          .mytext {color:#3a31ae;}
        
        Text color #3a31ae
      
           This box has a color of #3a31ae        
        
          <div style="background-color:#3a31ae;">Content here</div>
        
        
          .mybackground {background-color:#3a31ae;}
        
        Background color #3a31ae
      
           Border around this has a color of #3a31ae        
        
          <div style="border:2px solid #3a31ae;">Content here</div>
        
        
          .myborder {border:2px solid #3a31ae;}
        
        Border color #3a31ae