#c26595 color space conversions
Hex:
        #c26595
        RGB:
        194, 101, 149
        CMY:
        24, 60, 42
        CMYK:
        0, 48, 23, 24
      HSL:
        329°, 43.2558%, 57.8431%
        HSV (HSB):
        329°, 47.9381%, 76.0784%
        XYZ:
        32.3266, 22.9466, 31.1591
        xyY:
        0.3740, 0.2655, 22.9466
      CIE-Lab:
        55.0173, 42.9058, -9.3532
        CIE-LCH:
        55.0173, 43.9135, 347.7023
        CIE-Luv:
        55.0173, 55.2715, -20.6957
        Hunter-Lab:
        47.9026, 36.6294, -5.0344
      #c26595 color charts
#c26595 RGB chart
      #c26595 CMYK chart
      #c26595 RGB pie chart
      #c26595 color shades, tints & tones
#c26595 color schemes
#c26595 color preview, HTML & CSS examples
           This text has a color of #c26595        
        
          <p style="color:#c26595;">Text here</p>
        
        
          .mytext {color:#c26595;}
        
        Text color #c26595
      
           This box has a color of #c26595        
        
          <div style="background-color:#c26595;">Content here</div>
        
        
          .mybackground {background-color:#c26595;}
        
        Background color #c26595
      
           Border around this has a color of #c26595        
        
          <div style="border:2px solid #c26595;">Content here</div>
        
        
          .myborder {border:2px solid #c26595;}
        
        Border color #c26595