#3a32ed color space conversions
Hex:
        #3a32ed
        RGB:
        58, 50, 237
        CMY:
        77, 80, 7
        CMYK:
        76, 79, 0, 7
      HSL:
        243°, 83.8565%, 56.2745%
        HSV (HSB):
        243°, 78.9030%, 92.9412%
        XYZ:
        18.1716, 9.2952, 80.9572
        xyY:
        0.1676, 0.0857, 9.2952
      CIE-Lab:
        36.5465, 61.5478, -90.5902
        CIE-LCH:
        36.5465, 109.5204, 304.1926
        CIE-Luv:
        36.5465, -7.7620, -123.2615
        Hunter-Lab:
        30.4880, 53.0364, -136.0959
      #3a32ed color charts
#3a32ed RGB chart
      #3a32ed CMYK chart
      #3a32ed RGB pie chart
      #3a32ed color shades, tints & tones
#3a32ed color schemes
#3a32ed color preview, HTML & CSS examples
           This text has a color of #3a32ed        
        
          <p style="color:#3a32ed;">Text here</p>
        
        
          .mytext {color:#3a32ed;}
        
        Text color #3a32ed
      
           This box has a color of #3a32ed        
        
          <div style="background-color:#3a32ed;">Content here</div>
        
        
          .mybackground {background-color:#3a32ed;}
        
        Background color #3a32ed
      
           Border around this has a color of #3a32ed        
        
          <div style="border:2px solid #3a32ed;">Content here</div>
        
        
          .myborder {border:2px solid #3a32ed;}
        
        Border color #3a32ed