#c156af color space conversions
Hex:
        #c156af
        RGB:
        193, 86, 175
        CMY:
        24, 66, 31
        CMYK:
        0, 55, 9, 24
      HSL:
        310°, 46.3203%, 54.7059%
        HSV (HSB):
        310°, 55.4404%, 75.6863%
        XYZ:
        33.0580, 21.0882, 42.8855
        xyY:
        0.3407, 0.2173, 21.0882
      CIE-Lab:
        53.0459, 54.0158, -27.5598
        CIE-LCH:
        53.0459, 60.6403, 332.9686
        CIE-Luv:
        53.0459, 54.3225, -49.1747
        Hunter-Lab:
        45.9219, 48.1343, -23.2244
      #c156af color charts
#c156af RGB chart
      #c156af CMYK chart
      #c156af RGB pie chart
      #c156af color shades, tints & tones
#c156af color schemes
#c156af color preview, HTML & CSS examples
           This text has a color of #c156af        
        
          <p style="color:#c156af;">Text here</p>
        
        
          .mytext {color:#c156af;}
        
        Text color #c156af
      
           This box has a color of #c156af        
        
          <div style="background-color:#c156af;">Content here</div>
        
        
          .mybackground {background-color:#c156af;}
        
        Background color #c156af
      
           Border around this has a color of #c156af        
        
          <div style="border:2px solid #c156af;">Content here</div>
        
        
          .myborder {border:2px solid #c156af;}
        
        Border color #c156af