#5b37cd color space conversions
Hex:
        #5b37cd
        RGB:
        91, 55, 205
        CMY:
        64, 78, 20
        CMYK:
        56, 73, 0, 20
      HSL:
        254°, 60.0000%, 50.9804%
        HSV (HSB):
        254°, 73.1707%, 80.3922%
        XYZ:
        16.7000, 9.3643, 58.6849
        xyY:
        0.1971, 0.1105, 9.3643
      CIE-Lab:
        36.6764, 52.9924, -71.9402
        CIE-LCH:
        36.6764, 89.3510, 306.3760
        CIE-Luv:
        36.6764, 1.2535, -102.7079
        Hunter-Lab:
        30.6011, 43.8611, -92.2817
      #5b37cd color charts
#5b37cd RGB chart
      #5b37cd CMYK chart
      #5b37cd RGB pie chart
      #5b37cd color shades, tints & tones
#5b37cd color schemes
#5b37cd color preview, HTML & CSS examples
           This text has a color of #5b37cd        
        
          <p style="color:#5b37cd;">Text here</p>
        
        
          .mytext {color:#5b37cd;}
        
        Text color #5b37cd
      
           This box has a color of #5b37cd        
        
          <div style="background-color:#5b37cd;">Content here</div>
        
        
          .mybackground {background-color:#5b37cd;}
        
        Background color #5b37cd
      
           Border around this has a color of #5b37cd        
        
          <div style="border:2px solid #5b37cd;">Content here</div>
        
        
          .myborder {border:2px solid #5b37cd;}
        
        Border color #5b37cd