#5d3bdb color space conversions
Hex:
        #5d3bdb
        RGB:
        93, 59, 219
        CMY:
        64, 77, 14
        CMYK:
        58, 73, 0, 14
      HSL:
        253°, 68.9655%, 54.5098%
        HSV (HSB):
        253°, 73.0594%, 85.8824%
        XYZ:
        18.8643, 10.5696, 68.0637
        xyY:
        0.1935, 0.1084, 10.5696
      CIE-Lab:
        38.8458, 55.2517, -76.4457
        CIE-LCH:
        38.8458, 94.3223, 305.8578
        CIE-Luv:
        38.8458, -0.0503, -110.6211
        Hunter-Lab:
        32.5109, 46.6802, -101.3701
      #5d3bdb color charts
#5d3bdb RGB chart
      #5d3bdb CMYK chart
      #5d3bdb RGB pie chart
      #5d3bdb color shades, tints & tones
#5d3bdb color schemes
#5d3bdb color preview, HTML & CSS examples
           This text has a color of #5d3bdb        
        
          <p style="color:#5d3bdb;">Text here</p>
        
        
          .mytext {color:#5d3bdb;}
        
        Text color #5d3bdb
      
           This box has a color of #5d3bdb        
        
          <div style="background-color:#5d3bdb;">Content here</div>
        
        
          .mybackground {background-color:#5d3bdb;}
        
        Background color #5d3bdb
      
           Border around this has a color of #5d3bdb        
        
          <div style="border:2px solid #5d3bdb;">Content here</div>
        
        
          .myborder {border:2px solid #5d3bdb;}
        
        Border color #5d3bdb