#c26dae color space conversions
Hex:
        #c26dae
        RGB:
        194, 109, 174
        CMY:
        24, 57, 32
        CMYK:
        0, 44, 10, 24
      HSL:
        314°, 41.0628%, 59.4118%
        HSV (HSB):
        314°, 43.8144%, 76.0784%
        XYZ:
        35.3568, 25.4626, 43.0957
        xyY:
        0.3402, 0.2450, 25.4626
      CIE-Lab:
        57.5234, 42.6846, -20.0789
        CIE-LCH:
        57.5234, 47.1714, 334.8076
        CIE-Luv:
        57.5234, 45.5471, -36.6952
        Hunter-Lab:
        50.4605, 36.7659, -15.3142
      #c26dae color charts
#c26dae RGB chart
      #c26dae CMYK chart
      #c26dae RGB pie chart
      #c26dae color shades, tints & tones
#c26dae color schemes
#c26dae color preview, HTML & CSS examples
           This text has a color of #c26dae        
        
          <p style="color:#c26dae;">Text here</p>
        
        
          .mytext {color:#c26dae;}
        
        Text color #c26dae
      
           This box has a color of #c26dae        
        
          <div style="background-color:#c26dae;">Content here</div>
        
        
          .mybackground {background-color:#c26dae;}
        
        Background color #c26dae
      
           Border around this has a color of #c26dae        
        
          <div style="border:2px solid #c26dae;">Content here</div>
        
        
          .myborder {border:2px solid #c26dae;}
        
        Border color #c26dae