#5d37ed color space conversions
Hex:
        #5d37ed
        RGB:
        93, 55, 237
        CMY:
        64, 78, 7
        CMYK:
        61, 77, 0, 7
      HSL:
        253°, 83.4862%, 57.2549%
        HSV (HSB):
        253°, 76.7932%, 92.9412%
        XYZ:
        21.1665, 11.1740, 81.1620
        xyY:
        0.1865, 0.0984, 11.1740
      CIE-Lab:
        39.8719, 62.2406, -85.0093
        CIE-LCH:
        39.8719, 105.3588, 306.2102
        CIE-Luv:
        39.8719, -1.0226, -122.1646
        Hunter-Lab:
        33.4275, 54.5291, -120.5570
      #5d37ed color charts
#5d37ed RGB chart
      #5d37ed CMYK chart
      #5d37ed RGB pie chart
      #5d37ed color shades, tints & tones
#5d37ed color schemes
#5d37ed color preview, HTML & CSS examples
           This text has a color of #5d37ed        
        
          <p style="color:#5d37ed;">Text here</p>
        
        
          .mytext {color:#5d37ed;}
        
        Text color #5d37ed
      
           This box has a color of #5d37ed        
        
          <div style="background-color:#5d37ed;">Content here</div>
        
        
          .mybackground {background-color:#5d37ed;}
        
        Background color #5d37ed
      
           Border around this has a color of #5d37ed        
        
          <div style="border:2px solid #5d37ed;">Content here</div>
        
        
          .myborder {border:2px solid #5d37ed;}
        
        Border color #5d37ed