#5c37ed color space conversions
Hex:
        #5c37ed
        RGB:
        92, 55, 237
        CMY:
        64, 78, 7
        CMYK:
        61, 77, 0, 7
      HSL:
        252°, 83.4862%, 57.2549%
        HSV (HSB):
        252°, 76.7932%, 92.9412%
        XYZ:
        21.0659, 11.1221, 81.1573
        xyY:
        0.1859, 0.0981, 11.1221
      CIE-Lab:
        39.7854, 62.1329, -85.1550
        CIE-LCH:
        39.7854, 105.4129, 306.1161
        CIE-Luv:
        39.7854, -1.2931, -122.2099
        Hunter-Lab:
        33.3498, 54.3898, -120.9381
      #5c37ed color charts
#5c37ed RGB chart
      #5c37ed CMYK chart
      #5c37ed RGB pie chart
      #5c37ed color shades, tints & tones
#5c37ed color schemes
#5c37ed color preview, HTML & CSS examples
           This text has a color of #5c37ed        
        
          <p style="color:#5c37ed;">Text here</p>
        
        
          .mytext {color:#5c37ed;}
        
        Text color #5c37ed
      
           This box has a color of #5c37ed        
        
          <div style="background-color:#5c37ed;">Content here</div>
        
        
          .mybackground {background-color:#5c37ed;}
        
        Background color #5c37ed
      
           Border around this has a color of #5c37ed        
        
          <div style="border:2px solid #5c37ed;">Content here</div>
        
        
          .myborder {border:2px solid #5c37ed;}
        
        Border color #5c37ed