#5c057e color space conversions
Hex:
        #5c057e
        RGB:
        92, 5, 126
        CMY:
        64, 98, 51
        CMYK:
        27, 96, 0, 51
      HSL:
        283°, 92.3664%, 25.6863%
        HSV (HSB):
        283°, 96.0317%, 49.4118%
        XYZ:
        8.2338, 3.8902, 20.0556
        xyY:
        0.2559, 0.1209, 3.8902
      CIE-Lab:
        23.3051, 51.8182, -46.0272
        CIE-LCH:
        23.3051, 69.3082, 318.3871
        CIE-Luv:
        23.3051, 18.7828, -58.2048
        Hunter-Lab:
        19.7236, 40.0001, -46.4814
      #5c057e color charts
#5c057e RGB chart
      #5c057e CMYK chart
      #5c057e RGB pie chart
      #5c057e color shades, tints & tones
#5c057e color schemes
#5c057e color preview, HTML & CSS examples
           This text has a color of #5c057e        
        
          <p style="color:#5c057e;">Text here</p>
        
        
          .mytext {color:#5c057e;}
        
        Text color #5c057e
      
           This box has a color of #5c057e        
        
          <div style="background-color:#5c057e;">Content here</div>
        
        
          .mybackground {background-color:#5c057e;}
        
        Background color #5c057e
      
           Border around this has a color of #5c057e        
        
          <div style="border:2px solid #5c057e;">Content here</div>
        
        
          .myborder {border:2px solid #5c057e;}
        
        Border color #5c057e