#5d0aad color space conversions
Hex:
        #5d0aad
        RGB:
        93, 10, 173
        CMY:
        64, 96, 32
        CMYK:
        46, 94, 0, 32
      HSL:
        271°, 89.0710%, 35.8824%
        HSV (HSB):
        271°, 94.2197%, 67.8431%
        XYZ:
        12.1656, 5.5614, 39.9674
        xyY:
        0.2109, 0.0964, 5.5614
      CIE-Lab:
        28.2777, 61.1289, -66.8599
        CIE-LCH:
        28.2777, 90.5924, 312.4362
        CIE-Luv:
        28.2777, 10.2870, -86.7790
        Hunter-Lab:
        23.5826, 50.8136, -83.9762
      #5d0aad color charts
#5d0aad RGB chart
      #5d0aad CMYK chart
      #5d0aad RGB pie chart
      #5d0aad color shades, tints & tones
#5d0aad color schemes
#5d0aad color preview, HTML & CSS examples
           This text has a color of #5d0aad        
        
          <p style="color:#5d0aad;">Text here</p>
        
        
          .mytext {color:#5d0aad;}
        
        Text color #5d0aad
      
           This box has a color of #5d0aad        
        
          <div style="background-color:#5d0aad;">Content here</div>
        
        
          .mybackground {background-color:#5d0aad;}
        
        Background color #5d0aad
      
           Border around this has a color of #5d0aad        
        
          <div style="border:2px solid #5d0aad;">Content here</div>
        
        
          .myborder {border:2px solid #5d0aad;}
        
        Border color #5d0aad