#5d2ddf color space conversions
Hex:
        #5d2ddf
        RGB:
        93, 45, 223
        CMY:
        64, 82, 13
        CMYK:
        58, 80, 0, 13
      HSL:
        256°, 73.5537%, 52.5490%
        HSV (HSB):
        256°, 79.8206%, 87.4510%
        XYZ:
        18.7719, 9.5316, 70.6624
        xyY:
        0.1897, 0.0963, 9.5316
      CIE-Lab:
        36.9884, 62.7806, -81.7975
        CIE-LCH:
        36.9884, 103.1128, 307.5067
        CIE-Luv:
        36.9884, 1.4771, -114.8276
        Hunter-Lab:
        30.8734, 54.5047, -114.0906
      #5d2ddf color charts
#5d2ddf RGB chart
      #5d2ddf CMYK chart
      #5d2ddf RGB pie chart
      #5d2ddf color shades, tints & tones
#5d2ddf color schemes
#5d2ddf color preview, HTML & CSS examples
           This text has a color of #5d2ddf        
        
          <p style="color:#5d2ddf;">Text here</p>
        
        
          .mytext {color:#5d2ddf;}
        
        Text color #5d2ddf
      
           This box has a color of #5d2ddf        
        
          <div style="background-color:#5d2ddf;">Content here</div>
        
        
          .mybackground {background-color:#5d2ddf;}
        
        Background color #5d2ddf
      
           Border around this has a color of #5d2ddf        
        
          <div style="border:2px solid #5d2ddf;">Content here</div>
        
        
          .myborder {border:2px solid #5d2ddf;}
        
        Border color #5d2ddf