#5d32fe color space conversions
Hex:
        #5d32fe
        RGB:
        93, 50, 254
        CMY:
        64, 80, 0
        CMYK:
        63, 80, 0, 0
      HSL:
        253°, 99.0291%, 59.6078%
        HSV (HSB):
        253°, 80.3150%, 99.6078%
        XYZ:
        23.5442, 11.7641, 94.7957
        xyY:
        0.1810, 0.0904, 11.7641
      CIE-Lab:
        40.8387, 69.0215, -92.9756
        CIE-LCH:
        40.8387, 115.7947, 306.5888
        CIE-Luv:
        40.8387, -1.8144, -132.5983
        Hunter-Lab:
        34.2989, 62.5070, -139.8574
      #5d32fe color charts
#5d32fe RGB chart
      #5d32fe CMYK chart
      #5d32fe RGB pie chart
      #5d32fe color shades, tints & tones
#5d32fe color schemes
#5d32fe color preview, HTML & CSS examples
           This text has a color of #5d32fe        
        
          <p style="color:#5d32fe;">Text here</p>
        
        
          .mytext {color:#5d32fe;}
        
        Text color #5d32fe
      
           This box has a color of #5d32fe        
        
          <div style="background-color:#5d32fe;">Content here</div>
        
        
          .mybackground {background-color:#5d32fe;}
        
        Background color #5d32fe
      
           Border around this has a color of #5d32fe        
        
          <div style="border:2px solid #5d32fe;">Content here</div>
        
        
          .myborder {border:2px solid #5d32fe;}
        
        Border color #5d32fe