#5e37cb color space conversions
Hex:
        #5e37cb
        RGB:
        94, 55, 203
        CMY:
        63, 78, 20
        CMYK:
        54, 73, 0, 20
      HSL:
        256°, 58.7302%, 50.5882%
        HSV (HSB):
        256°, 72.9064%, 79.6078%
        XYZ:
        16.7618, 9.4239, 57.4355
        xyY:
        0.2004, 0.1127, 9.4239
      CIE-Lab:
        36.7879, 52.8569, -70.5847
        CIE-LCH:
        36.7879, 88.1819, 306.8275
        CIE-Luv:
        36.7879, 2.4253, -101.2216
        Hunter-Lab:
        30.6983, 43.7419, -89.4407
      #5e37cb color charts
#5e37cb RGB chart
      #5e37cb CMYK chart
      #5e37cb RGB pie chart
      #5e37cb color shades, tints & tones
#5e37cb color schemes
#5e37cb color preview, HTML & CSS examples
           This text has a color of #5e37cb        
        
          <p style="color:#5e37cb;">Text here</p>
        
        
          .mytext {color:#5e37cb;}
        
        Text color #5e37cb
      
           This box has a color of #5e37cb        
        
          <div style="background-color:#5e37cb;">Content here</div>
        
        
          .mybackground {background-color:#5e37cb;}
        
        Background color #5e37cb
      
           Border around this has a color of #5e37cb        
        
          <div style="border:2px solid #5e37cb;">Content here</div>
        
        
          .myborder {border:2px solid #5e37cb;}
        
        Border color #5e37cb