#5d2aad color space conversions
Hex:
        #5d2aad
        RGB:
        93, 42, 173
        CMY:
        64, 84, 32
        CMYK:
        46, 76, 0, 32
      HSL:
        263°, 60.9302%, 42.1569%
        HSV (HSB):
        263°, 75.7225%, 67.8431%
        XYZ:
        12.8850, 7.0002, 40.2072
        xyY:
        0.2144, 0.1165, 7.0002
      CIE-Lab:
        31.8074, 50.7870, -61.0600
        CIE-LCH:
        31.8074, 79.4207, 309.7521
        CIE-Luv:
        31.8074, 7.5470, -84.4310
        Hunter-Lab:
        26.4579, 40.6280, -71.5805
      #5d2aad color charts
#5d2aad RGB chart
      #5d2aad CMYK chart
      #5d2aad RGB pie chart
      #5d2aad color shades, tints & tones
#5d2aad color schemes
#5d2aad color preview, HTML & CSS examples
           This text has a color of #5d2aad        
        
          <p style="color:#5d2aad;">Text here</p>
        
        
          .mytext {color:#5d2aad;}
        
        Text color #5d2aad
      
           This box has a color of #5d2aad        
        
          <div style="background-color:#5d2aad;">Content here</div>
        
        
          .mybackground {background-color:#5d2aad;}
        
        Background color #5d2aad
      
           Border around this has a color of #5d2aad        
        
          <div style="border:2px solid #5d2aad;">Content here</div>
        
        
          .myborder {border:2px solid #5d2aad;}
        
        Border color #5d2aad