#5d37d3 color space conversions
Hex:
        #5d37d3
        RGB:
        93, 55, 211
        CMY:
        64, 78, 17
        CMYK:
        56, 74, 0, 17
      HSL:
        255°, 63.9344%, 52.1569%
        HSV (HSB):
        255°, 73.9336%, 82.7451%
        XYZ:
        17.6383, 9.7627, 62.5828
        xyY:
        0.1960, 0.1085, 9.7627
      CIE-Lab:
        37.4131, 54.9665, -74.1967
        CIE-LCH:
        37.4131, 92.3389, 306.5318
        CIE-Luv:
        37.4131, 1.3101, -106.3202
        Hunter-Lab:
        31.2453, 46.0857, -96.8832
      #5d37d3 color charts
#5d37d3 RGB chart
      #5d37d3 CMYK chart
      #5d37d3 RGB pie chart
      #5d37d3 color shades, tints & tones
#5d37d3 color schemes
#5d37d3 color preview, HTML & CSS examples
           This text has a color of #5d37d3        
        
          <p style="color:#5d37d3;">Text here</p>
        
        
          .mytext {color:#5d37d3;}
        
        Text color #5d37d3
      
           This box has a color of #5d37d3        
        
          <div style="background-color:#5d37d3;">Content here</div>
        
        
          .mybackground {background-color:#5d37d3;}
        
        Background color #5d37d3
      
           Border around this has a color of #5d37d3        
        
          <div style="border:2px solid #5d37d3;">Content here</div>
        
        
          .myborder {border:2px solid #5d37d3;}
        
        Border color #5d37d3