#5d2bed color space conversions
Hex:
        #5d2bed
        RGB:
        93, 43, 237
        CMY:
        64, 83, 7
        CMYK:
        61, 82, 0, 7
      HSL:
        255°, 84.3478%, 54.9020%
        HSV (HSB):
        255°, 81.8565%, 92.9412%
        XYZ:
        20.6641, 10.1693, 80.9945
        xyY:
        0.1848, 0.0909, 10.1693
      CIE-Lab:
        38.1446, 67.2691, -87.8626
        CIE-LCH:
        38.1446, 110.6570, 307.4383
        CIE-Luv:
        38.1446, 0.3790, -123.1895
        Hunter-Lab:
        31.8894, 59.8605, -128.2656
      #5d2bed color charts
#5d2bed RGB chart
      #5d2bed CMYK chart
      #5d2bed RGB pie chart
      #5d2bed color shades, tints & tones
#5d2bed color schemes
#5d2bed color preview, HTML & CSS examples
           This text has a color of #5d2bed        
        
          <p style="color:#5d2bed;">Text here</p>
        
        
          .mytext {color:#5d2bed;}
        
        Text color #5d2bed
      
           This box has a color of #5d2bed        
        
          <div style="background-color:#5d2bed;">Content here</div>
        
        
          .mybackground {background-color:#5d2bed;}
        
        Background color #5d2bed
      
           Border around this has a color of #5d2bed        
        
          <div style="border:2px solid #5d2bed;">Content here</div>
        
        
          .myborder {border:2px solid #5d2bed;}
        
        Border color #5d2bed