#5c2b8e color space conversions
Hex:
        #5c2b8e
        RGB:
        92, 43, 142
        CMY:
        64, 83, 44
        CMYK:
        35, 70, 0, 44
      HSL:
        270°, 53.5135%, 36.2745%
        HSV (HSB):
        270°, 69.7183%, 55.6863%
        XYZ:
        10.1600, 5.9561, 26.2053
        xyY:
        0.2401, 0.1407, 5.9561
      CIE-Lab:
        29.3013, 42.0305, -46.2998
        CIE-LCH:
        29.3013, 62.5319, 312.2328
        CIE-Luv:
        29.3013, 11.5513, -63.7598
        Hunter-Lab:
        24.4050, 31.6020, -46.5801
      #5c2b8e color charts
#5c2b8e RGB chart
      #5c2b8e CMYK chart
      #5c2b8e RGB pie chart
      #5c2b8e color shades, tints & tones
#5c2b8e color schemes
#5c2b8e color preview, HTML & CSS examples
           This text has a color of #5c2b8e        
        
          <p style="color:#5c2b8e;">Text here</p>
        
        
          .mytext {color:#5c2b8e;}
        
        Text color #5c2b8e
      
           This box has a color of #5c2b8e        
        
          <div style="background-color:#5c2b8e;">Content here</div>
        
        
          .mybackground {background-color:#5c2b8e;}
        
        Background color #5c2b8e
      
           Border around this has a color of #5c2b8e        
        
          <div style="border:2px solid #5c2b8e;">Content here</div>
        
        
          .myborder {border:2px solid #5c2b8e;}
        
        Border color #5c2b8e