#5c259b color space conversions
Hex:
        #5c259b
        RGB:
        92, 37, 155
        CMY:
        64, 85, 39
        CMYK:
        41, 76, 0, 39
      HSL:
        268°, 61.4583%, 37.6471%
        HSV (HSB):
        268°, 76.1290%, 60.7843%
        XYZ:
        10.9916, 5.9650, 31.5824
        xyY:
        0.2264, 0.1229, 5.9650
      CIE-Lab:
        29.3240, 48.2380, -54.2461
        CIE-LCH:
        29.3240, 72.5916, 311.6449
        CIE-Luv:
        29.3240, 10.4383, -73.6997
        Hunter-Lab:
        24.4234, 37.5920, -59.5729
      #5c259b color charts
#5c259b RGB chart
      #5c259b CMYK chart
      #5c259b RGB pie chart
      #5c259b color shades, tints & tones
#5c259b color schemes
#5c259b color preview, HTML & CSS examples
           This text has a color of #5c259b        
        
          <p style="color:#5c259b;">Text here</p>
        
        
          .mytext {color:#5c259b;}
        
        Text color #5c259b
      
           This box has a color of #5c259b        
        
          <div style="background-color:#5c259b;">Content here</div>
        
        
          .mybackground {background-color:#5c259b;}
        
        Background color #5c259b
      
           Border around this has a color of #5c259b        
        
          <div style="border:2px solid #5c259b;">Content here</div>
        
        
          .myborder {border:2px solid #5c259b;}
        
        Border color #5c259b