#5b37c4 color space conversions
Hex:
        #5b37c4
        RGB:
        91, 55, 196
        CMY:
        64, 78, 23
        CMYK:
        54, 72, 0, 23
      HSL:
        255°, 56.1753%, 49.2157%
        HSV (HSB):
        255°, 71.9388%, 76.8627%
        XYZ:
        15.6444, 8.9420, 53.1260
        xyY:
        0.2013, 0.1151, 8.9420
      CIE-Lab:
        35.8725, 50.4282, -68.0158
        CIE-LCH:
        35.8725, 84.6708, 306.5539
        CIE-Luv:
        35.8725, 2.1341, -97.0072
        Hunter-Lab:
        29.9033, 41.0545, -84.4021
      #5b37c4 color charts
#5b37c4 RGB chart
      #5b37c4 CMYK chart
      #5b37c4 RGB pie chart
      #5b37c4 color shades, tints & tones
#5b37c4 color schemes
#5b37c4 color preview, HTML & CSS examples
           This text has a color of #5b37c4        
        
          <p style="color:#5b37c4;">Text here</p>
        
        
          .mytext {color:#5b37c4;}
        
        Text color #5b37c4
      
           This box has a color of #5b37c4        
        
          <div style="background-color:#5b37c4;">Content here</div>
        
        
          .mybackground {background-color:#5b37c4;}
        
        Background color #5b37c4
      
           Border around this has a color of #5b37c4        
        
          <div style="border:2px solid #5b37c4;">Content here</div>
        
        
          .myborder {border:2px solid #5b37c4;}
        
        Border color #5b37c4