#c26096 color space conversions
Hex:
        #c26096
        RGB:
        194, 96, 150
        CMY:
        24, 62, 41
        CMYK:
        0, 51, 23, 24
      HSL:
        327°, 44.5455%, 56.8627%
        HSV (HSB):
        327°, 50.5155%, 76.0784%
        XYZ:
        31.9360, 22.0371, 31.4245
        xyY:
        0.3740, 0.2581, 22.0371
      CIE-Lab:
        54.0663, 45.5935, -11.3660
        CIE-LCH:
        54.0663, 46.9888, 346.0021
        CIE-Luv:
        54.0663, 57.5160, -23.9839
        Hunter-Lab:
        46.9437, 39.2831, -6.8287
      #c26096 color charts
#c26096 RGB chart
      #c26096 CMYK chart
      #c26096 RGB pie chart
      #c26096 color shades, tints & tones
#c26096 color schemes
#c26096 color preview, HTML & CSS examples
           This text has a color of #c26096        
        
          <p style="color:#c26096;">Text here</p>
        
        
          .mytext {color:#c26096;}
        
        Text color #c26096
      
           This box has a color of #c26096        
        
          <div style="background-color:#c26096;">Content here</div>
        
        
          .mybackground {background-color:#c26096;}
        
        Background color #c26096
      
           Border around this has a color of #c26096        
        
          <div style="border:2px solid #c26096;">Content here</div>
        
        
          .myborder {border:2px solid #c26096;}
        
        Border color #c26096