#5c027f color space conversions
Hex:
        #5c027f
        RGB:
        92, 2, 127
        CMY:
        64, 99, 50
        CMYK:
        28, 98, 0, 50
      HSL:
        283°, 96.8992%, 25.2941%
        HSV (HSB):
        283°, 98.4252%, 49.8039%
        XYZ:
        8.2661, 3.8510, 20.3863
        xyY:
        0.2543, 0.1185, 3.8510
      CIE-Lab:
        23.1727, 52.6778, -46.8776
        CIE-LCH:
        23.1727, 70.5156, 318.3344
        CIE-Luv:
        23.1727, 18.7133, -58.9951
        Hunter-Lab:
        19.6241, 40.8463, -47.8562
      #5c027f color charts
#5c027f RGB chart
      #5c027f CMYK chart
      #5c027f RGB pie chart
      #5c027f color shades, tints & tones
#5c027f color schemes
#5c027f color preview, HTML & CSS examples
           This text has a color of #5c027f        
        
          <p style="color:#5c027f;">Text here</p>
        
        
          .mytext {color:#5c027f;}
        
        Text color #5c027f
      
           This box has a color of #5c027f        
        
          <div style="background-color:#5c027f;">Content here</div>
        
        
          .mybackground {background-color:#5c027f;}
        
        Background color #5c027f
      
           Border around this has a color of #5c027f        
        
          <div style="border:2px solid #5c027f;">Content here</div>
        
        
          .myborder {border:2px solid #5c027f;}
        
        Border color #5c027f