#5c049e color space conversions
Hex:
        #5c049e
        RGB:
        92, 4, 158
        CMY:
        64, 98, 38
        CMYK:
        42, 97, 0, 38
      HSL:
        274°, 95.0617%, 31.7647%
        HSV (HSB):
        274°, 97.4684%, 61.9608%
        XYZ:
        10.6286, 4.8308, 32.7200
        xyY:
        0.2206, 0.1003, 4.8308
      CIE-Lab:
        26.2471, 58.7890, -61.1220
        CIE-LCH:
        26.2471, 84.8059, 313.8854
        CIE-Luv:
        26.2471, 12.5301, -77.9546
        Hunter-Lab:
        21.9790, 47.8558, -72.8793
      #5c049e color charts
#5c049e RGB chart
      #5c049e CMYK chart
      #5c049e RGB pie chart
      #5c049e color shades, tints & tones
#5c049e color schemes
#5c049e color preview, HTML & CSS examples
           This text has a color of #5c049e        
        
          <p style="color:#5c049e;">Text here</p>
        
        
          .mytext {color:#5c049e;}
        
        Text color #5c049e
      
           This box has a color of #5c049e        
        
          <div style="background-color:#5c049e;">Content here</div>
        
        
          .mybackground {background-color:#5c049e;}
        
        Background color #5c049e
      
           Border around this has a color of #5c049e        
        
          <div style="border:2px solid #5c049e;">Content here</div>
        
        
          .myborder {border:2px solid #5c049e;}
        
        Border color #5c049e