#5d2fea color space conversions
Hex:
        #5d2fea
        RGB:
        93, 47, 234
        CMY:
        64, 82, 8
        CMYK:
        60, 80, 0, 8
      HSL:
        255°, 81.6594%, 55.0980%
        HSV (HSB):
        255°, 79.9145%, 91.7647%
        XYZ:
        20.3820, 10.3007, 78.7559
        xyY:
        0.1862, 0.0941, 10.3007
      CIE-Lab:
        38.3768, 64.8939, -85.7772
        CIE-LCH:
        38.3768, 107.5590, 307.1090
        CIE-Luv:
        38.3768, 0.2235, -121.1631
        Hunter-Lab:
        32.0947, 57.1921, -123.0230
      #5d2fea color charts
#5d2fea RGB chart
      #5d2fea CMYK chart
      #5d2fea RGB pie chart
      #5d2fea color shades, tints & tones
#5d2fea color schemes
#5d2fea color preview, HTML & CSS examples
           This text has a color of #5d2fea        
        
          <p style="color:#5d2fea;">Text here</p>
        
        
          .mytext {color:#5d2fea;}
        
        Text color #5d2fea
      
           This box has a color of #5d2fea        
        
          <div style="background-color:#5d2fea;">Content here</div>
        
        
          .mybackground {background-color:#5d2fea;}
        
        Background color #5d2fea
      
           Border around this has a color of #5d2fea        
        
          <div style="border:2px solid #5d2fea;">Content here</div>
        
        
          .myborder {border:2px solid #5d2fea;}
        
        Border color #5d2fea