#3a2cde color space conversions
Hex:
        #3a2cde
        RGB:
        58, 44, 222
        CMY:
        77, 83, 13
        CMYK:
        74, 80, 0, 13
      HSL:
        245°, 72.9508%, 52.1569%
        HSV (HSB):
        245°, 80.1802%, 87.0588%
        XYZ:
        15.8304, 7.9748, 69.8122
        xyY:
        0.1691, 0.0852, 7.9748
      CIE-Lab:
        33.9304, 59.8811, -86.3725
        CIE-LCH:
        33.9304, 105.0998, 304.7331
        CIE-Luv:
        33.9304, -6.2811, -114.7865
        Hunter-Lab:
        28.2397, 50.6426, -126.8045
      #3a2cde color charts
#3a2cde RGB chart
      #3a2cde CMYK chart
      #3a2cde RGB pie chart
      #3a2cde color shades, tints & tones
#3a2cde color schemes
#3a2cde color preview, HTML & CSS examples
           This text has a color of #3a2cde        
        
          <p style="color:#3a2cde;">Text here</p>
        
        
          .mytext {color:#3a2cde;}
        
        Text color #3a2cde
      
           This box has a color of #3a2cde        
        
          <div style="background-color:#3a2cde;">Content here</div>
        
        
          .mybackground {background-color:#3a2cde;}
        
        Background color #3a2cde
      
           Border around this has a color of #3a2cde        
        
          <div style="border:2px solid #3a2cde;">Content here</div>
        
        
          .myborder {border:2px solid #3a2cde;}
        
        Border color #3a2cde