#5c229a color space conversions
Hex:
        #5c229a
        RGB:
        92, 34, 154
        CMY:
        64, 87, 40
        CMYK:
        40, 78, 0, 40
      HSL:
        269°, 63.8298%, 36.8627%
        HSV (HSB):
        269°, 77.9221%, 60.3922%
        XYZ:
        10.8184, 5.7525, 31.1120
        xyY:
        0.2269, 0.1206, 5.7525
      CIE-Lab:
        28.7792, 49.3002, -54.5249
        CIE-LCH:
        28.7792, 73.5084, 312.1192
        CIE-Luv:
        28.7792, 10.9950, -73.5099
        Hunter-Lab:
        23.9843, 38.5420, -60.1209
      #5c229a color charts
#5c229a RGB chart
      #5c229a CMYK chart
      #5c229a RGB pie chart
      #5c229a color shades, tints & tones
#5c229a color schemes
#5c229a color preview, HTML & CSS examples
           This text has a color of #5c229a        
        
          <p style="color:#5c229a;">Text here</p>
        
        
          .mytext {color:#5c229a;}
        
        Text color #5c229a
      
           This box has a color of #5c229a        
        
          <div style="background-color:#5c229a;">Content here</div>
        
        
          .mybackground {background-color:#5c229a;}
        
        Background color #5c229a
      
           Border around this has a color of #5c229a        
        
          <div style="border:2px solid #5c229a;">Content here</div>
        
        
          .myborder {border:2px solid #5c229a;}
        
        Border color #5c229a