#5d37d5 color space conversions
Hex:
        #5d37d5
        RGB:
        93, 55, 213
        CMY:
        64, 78, 16
        CMYK:
        56, 74, 0, 16
      HSL:
        254°, 65.2893%, 52.5490%
        HSV (HSB):
        254°, 74.1784%, 83.5294%
        XYZ:
        17.8906, 9.8636, 63.9117
        xyY:
        0.1952, 0.1076, 9.8636
      CIE-Lab:
        37.5966, 55.5295, -75.0492
        CIE-LCH:
        37.5966, 93.3590, 306.4980
        CIE-Luv:
        37.5966, 1.1193, -107.5637
        Hunter-Lab:
        31.4064, 46.7211, -98.6700
      #5d37d5 color charts
#5d37d5 RGB chart
      #5d37d5 CMYK chart
      #5d37d5 RGB pie chart
      #5d37d5 color shades, tints & tones
#5d37d5 color schemes
#5d37d5 color preview, HTML & CSS examples
           This text has a color of #5d37d5        
        
          <p style="color:#5d37d5;">Text here</p>
        
        
          .mytext {color:#5d37d5;}
        
        Text color #5d37d5
      
           This box has a color of #5d37d5        
        
          <div style="background-color:#5d37d5;">Content here</div>
        
        
          .mybackground {background-color:#5d37d5;}
        
        Background color #5d37d5
      
           Border around this has a color of #5d37d5        
        
          <div style="border:2px solid #5d37d5;">Content here</div>
        
        
          .myborder {border:2px solid #5d37d5;}
        
        Border color #5d37d5