#5d3cdb color space conversions
Hex:
        #5d3cdb
        RGB:
        93, 60, 219
        CMY:
        64, 76, 14
        CMYK:
        58, 73, 0, 14
      HSL:
        252°, 68.8312%, 54.7059%
        HSV (HSB):
        252°, 72.6027%, 85.8824%
        XYZ:
        18.9162, 10.6733, 68.0810
        xyY:
        0.1937, 0.1093, 10.6733
      CIE-Lab:
        39.0248, 54.7476, -76.1517
        CIE-LCH:
        39.0248, 93.7890, 305.7134
        CIE-Luv:
        39.0248, -0.2105, -110.4421
        Hunter-Lab:
        32.6701, 46.1803, -100.6850
      #5d3cdb color charts
#5d3cdb RGB chart
      #5d3cdb CMYK chart
      #5d3cdb RGB pie chart
      #5d3cdb color shades, tints & tones
#5d3cdb color schemes
#5d3cdb color preview, HTML & CSS examples
           This text has a color of #5d3cdb        
        
          <p style="color:#5d3cdb;">Text here</p>
        
        
          .mytext {color:#5d3cdb;}
        
        Text color #5d3cdb
      
           This box has a color of #5d3cdb        
        
          <div style="background-color:#5d3cdb;">Content here</div>
        
        
          .mybackground {background-color:#5d3cdb;}
        
        Background color #5d3cdb
      
           Border around this has a color of #5d3cdb        
        
          <div style="border:2px solid #5d3cdb;">Content here</div>
        
        
          .myborder {border:2px solid #5d3cdb;}
        
        Border color #5d3cdb