#5d2bae color space conversions
Hex:
        #5d2bae
        RGB:
        93, 43, 174
        CMY:
        64, 83, 32
        CMYK:
        47, 75, 0, 32
      HSL:
        263°, 60.3687%, 42.5490%
        HSV (HSB):
        263°, 75.2874%, 68.2353%
        XYZ:
        13.0181, 7.1109, 40.7308
        xyY:
        0.2139, 0.1168, 7.1109
      CIE-Lab:
        32.0581, 50.5877, -61.2480
        CIE-LCH:
        32.0581, 79.4383, 309.5550
        CIE-Luv:
        32.0581, 7.2710, -84.9111
        Hunter-Lab:
        26.6663, 40.4749, -71.8948
      #5d2bae color charts
#5d2bae RGB chart
      #5d2bae CMYK chart
      #5d2bae RGB pie chart
      #5d2bae color shades, tints & tones
#5d2bae color schemes
#5d2bae color preview, HTML & CSS examples
           This text has a color of #5d2bae        
        
          <p style="color:#5d2bae;">Text here</p>
        
        
          .mytext {color:#5d2bae;}
        
        Text color #5d2bae
      
           This box has a color of #5d2bae        
        
          <div style="background-color:#5d2bae;">Content here</div>
        
        
          .mybackground {background-color:#5d2bae;}
        
        Background color #5d2bae
      
           Border around this has a color of #5d2bae        
        
          <div style="border:2px solid #5d2bae;">Content here</div>
        
        
          .myborder {border:2px solid #5d2bae;}
        
        Border color #5d2bae