#5d2cab color space conversions
Hex:
        #5d2cab
        RGB:
        93, 44, 171
        CMY:
        64, 83, 33
        CMYK:
        46, 74, 0, 33
      HSL:
        263°, 59.0698%, 42.1569%
        HSV (HSB):
        263°, 74.2690%, 67.0588%
        XYZ:
        12.7656, 7.0688, 39.2197
        xyY:
        0.2162, 0.1197, 7.0688
      CIE-Lab:
        31.9630, 49.3202, -59.6072
        CIE-LCH:
        31.9630, 77.3661, 309.6050
        CIE-Luv:
        31.9630, 7.5242, -82.8063
        Hunter-Lab:
        26.5872, 39.1773, -68.8496
      #5d2cab color charts
#5d2cab RGB chart
      #5d2cab CMYK chart
      #5d2cab RGB pie chart
      #5d2cab color shades, tints & tones
#5d2cab color schemes
#5d2cab color preview, HTML & CSS examples
           This text has a color of #5d2cab        
        
          <p style="color:#5d2cab;">Text here</p>
        
        
          .mytext {color:#5d2cab;}
        
        Text color #5d2cab
      
           This box has a color of #5d2cab        
        
          <div style="background-color:#5d2cab;">Content here</div>
        
        
          .mybackground {background-color:#5d2cab;}
        
        Background color #5d2cab
      
           Border around this has a color of #5d2cab        
        
          <div style="border:2px solid #5d2cab;">Content here</div>
        
        
          .myborder {border:2px solid #5d2cab;}
        
        Border color #5d2cab