#5c276f color space conversions
Hex:
        #5c276f
        RGB:
        92, 39, 111
        CMY:
        64, 85, 56
        CMYK:
        17, 65, 0, 56
      HSL:
        284°, 48.0000%, 29.4118%
        HSV (HSB):
        284°, 64.8649%, 43.5294%
        XYZ:
        8.0084, 4.8740, 15.5576
        xyY:
        0.2816, 0.1714, 4.8740
      CIE-Lab:
        26.3729, 36.5576, -31.5014
        CIE-LCH:
        26.3729, 48.2576, 319.2487
        CIE-Luv:
        26.3729, 18.1126, -42.8806
        Hunter-Lab:
        22.0772, 26.1147, -26.3270
      #5c276f color charts
#5c276f RGB chart
      #5c276f CMYK chart
      #5c276f RGB pie chart
      #5c276f color shades, tints & tones
#5c276f color schemes
#5c276f color preview, HTML & CSS examples
           This text has a color of #5c276f        
        
          <p style="color:#5c276f;">Text here</p>
        
        
          .mytext {color:#5c276f;}
        
        Text color #5c276f
      
           This box has a color of #5c276f        
        
          <div style="background-color:#5c276f;">Content here</div>
        
        
          .mybackground {background-color:#5c276f;}
        
        Background color #5c276f
      
           Border around this has a color of #5c276f        
        
          <div style="border:2px solid #5c276f;">Content here</div>
        
        
          .myborder {border:2px solid #5c276f;}
        
        Border color #5c276f