#5d34ed color space conversions
Hex:
        #5d34ed
        RGB:
        93, 52, 237
        CMY:
        64, 80, 7
        CMYK:
        61, 78, 0, 7
      HSL:
        253°, 83.7104%, 56.6667%
        HSV (HSB):
        253°, 78.0591%, 92.9412%
        XYZ:
        21.0283, 10.8976, 81.1159
        xyY:
        0.1860, 0.0964, 10.8976
      CIE-Lab:
        39.4074, 63.5818, -85.7759
        CIE-LCH:
        39.4074, 106.7715, 306.5479
        CIE-Luv:
        39.4074, -0.6354, -122.4879
        Hunter-Lab:
        33.0115, 55.9342, -122.5796
      #5d34ed color charts
#5d34ed RGB chart
      #5d34ed CMYK chart
      #5d34ed RGB pie chart
      #5d34ed color shades, tints & tones
#5d34ed color schemes
#5d34ed color preview, HTML & CSS examples
           This text has a color of #5d34ed        
        
          <p style="color:#5d34ed;">Text here</p>
        
        
          .mytext {color:#5d34ed;}
        
        Text color #5d34ed
      
           This box has a color of #5d34ed        
        
          <div style="background-color:#5d34ed;">Content here</div>
        
        
          .mybackground {background-color:#5d34ed;}
        
        Background color #5d34ed
      
           Border around this has a color of #5d34ed        
        
          <div style="border:2px solid #5d34ed;">Content here</div>
        
        
          .myborder {border:2px solid #5d34ed;}
        
        Border color #5d34ed