#5c2a7b color space conversions
Hex:
        #5c2a7b
        RGB:
        92, 42, 123
        CMY:
        64, 84, 52
        CMYK:
        25, 66, 0, 52
      HSL:
        277°, 49.0909%, 32.3529%
        HSV (HSB):
        277°, 65.8537%, 48.2353%
        XYZ:
        8.8167, 5.3613, 19.3090
        xyY:
        0.2633, 0.1601, 5.3613
      CIE-Lab:
        27.7403, 37.8037, -36.9505
        CIE-LCH:
        27.7403, 52.8627, 315.6539
        CIE-Luv:
        27.7403, 15.0760, -50.6524
        Hunter-Lab:
        23.1545, 27.4488, -33.2351
      #5c2a7b color charts
#5c2a7b RGB chart
      #5c2a7b CMYK chart
      #5c2a7b RGB pie chart
      #5c2a7b color shades, tints & tones
#5c2a7b color schemes
#5c2a7b color preview, HTML & CSS examples
           This text has a color of #5c2a7b        
        
          <p style="color:#5c2a7b;">Text here</p>
        
        
          .mytext {color:#5c2a7b;}
        
        Text color #5c2a7b
      
           This box has a color of #5c2a7b        
        
          <div style="background-color:#5c2a7b;">Content here</div>
        
        
          .mybackground {background-color:#5c2a7b;}
        
        Background color #5c2a7b
      
           Border around this has a color of #5c2a7b        
        
          <div style="border:2px solid #5c2a7b;">Content here</div>
        
        
          .myborder {border:2px solid #5c2a7b;}
        
        Border color #5c2a7b