#5d3abb color space conversions
Hex:
        #5d3abb
        RGB:
        93, 58, 187
        CMY:
        64, 77, 27
        CMYK:
        50, 69, 0, 27
      HSL:
        256°, 52.6531%, 48.0392%
        HSV (HSB):
        256°, 68.9840%, 73.3333%
        XYZ:
        14.9969, 8.9411, 47.9491
        xyY:
        0.2086, 0.1244, 8.9411
      CIE-Lab:
        35.8707, 46.6022, -62.7288
        CIE-LCH:
        35.8707, 78.1452, 306.6092
        CIE-Luv:
        35.8707, 3.2284, -90.3063
        Hunter-Lab:
        29.9017, 37.1968, -74.1437
      #5d3abb color charts
#5d3abb RGB chart
      #5d3abb CMYK chart
      #5d3abb RGB pie chart
      #5d3abb color shades, tints & tones
#5d3abb color schemes
#5d3abb color preview, HTML & CSS examples
           This text has a color of #5d3abb        
        
          <p style="color:#5d3abb;">Text here</p>
        
        
          .mytext {color:#5d3abb;}
        
        Text color #5d3abb
      
           This box has a color of #5d3abb        
        
          <div style="background-color:#5d3abb;">Content here</div>
        
        
          .mybackground {background-color:#5d3abb;}
        
        Background color #5d3abb
      
           Border around this has a color of #5d3abb        
        
          <div style="border:2px solid #5d3abb;">Content here</div>
        
        
          .myborder {border:2px solid #5d3abb;}
        
        Border color #5d3abb