#5d3bcb color space conversions
Hex:
        #5d3bcb
        RGB:
        93, 59, 203
        CMY:
        64, 77, 20
        CMYK:
        54, 71, 0, 20
      HSL:
        254°, 58.0645%, 51.3725%
        HSV (HSB):
        254°, 70.9360%, 79.6078%
        XYZ:
        16.8577, 9.7669, 57.4966
        xyY:
        0.2004, 0.1161, 9.7669
      CIE-Lab:
        37.4207, 50.6626, -69.5508
        CIE-LCH:
        37.4207, 86.0466, 306.0706
        CIE-Luv:
        37.4207, 1.4282, -100.5081
        Hunter-Lab:
        31.2520, 41.5937, -87.2037
      #5d3bcb color charts
#5d3bcb RGB chart
      #5d3bcb CMYK chart
      #5d3bcb RGB pie chart
      #5d3bcb color shades, tints & tones
#5d3bcb color schemes
#5d3bcb color preview, HTML & CSS examples
           This text has a color of #5d3bcb        
        
          <p style="color:#5d3bcb;">Text here</p>
        
        
          .mytext {color:#5d3bcb;}
        
        Text color #5d3bcb
      
           This box has a color of #5d3bcb        
        
          <div style="background-color:#5d3bcb;">Content here</div>
        
        
          .mybackground {background-color:#5d3bcb;}
        
        Background color #5d3bcb
      
           Border around this has a color of #5d3bcb        
        
          <div style="border:2px solid #5d3bcb;">Content here</div>
        
        
          .myborder {border:2px solid #5d3bcb;}
        
        Border color #5d3bcb