#5d37ef color space conversions
Hex:
        #5d37ef
        RGB:
        93, 55, 239
        CMY:
        64, 78, 6
        CMYK:
        61, 77, 0, 6
      HSL:
        252°, 85.1852%, 57.6471%
        HSV (HSB):
        252°, 76.9874%, 93.7255%
        XYZ:
        21.4604, 11.2915, 82.7098
        xyY:
        0.1859, 0.0978, 11.2915
      CIE-Lab:
        40.0672, 62.7953, -85.8181
        CIE-LCH:
        40.0672, 106.3391, 306.1939
        CIE-Luv:
        40.0672, -1.1899, -123.3571
        Hunter-Lab:
        33.6029, 55.1935, -122.4138
      #5d37ef color charts
#5d37ef RGB chart
      #5d37ef CMYK chart
      #5d37ef RGB pie chart
      #5d37ef color shades, tints & tones
#5d37ef color schemes
#5d37ef color preview, HTML & CSS examples
           This text has a color of #5d37ef        
        
          <p style="color:#5d37ef;">Text here</p>
        
        
          .mytext {color:#5d37ef;}
        
        Text color #5d37ef
      
           This box has a color of #5d37ef        
        
          <div style="background-color:#5d37ef;">Content here</div>
        
        
          .mybackground {background-color:#5d37ef;}
        
        Background color #5d37ef
      
           Border around this has a color of #5d37ef        
        
          <div style="border:2px solid #5d37ef;">Content here</div>
        
        
          .myborder {border:2px solid #5d37ef;}
        
        Border color #5d37ef