#c29aca color space conversions
Hex:
        #c29aca
        RGB:
        194, 154, 202
        CMY:
        24, 40, 21
        CMYK:
        4, 24, 0, 21
      HSL:
        290°, 31.1688%, 69.8039%
        HSV (HSB):
        290°, 23.7624%, 79.2157%
        XYZ:
        44.4644, 38.8448, 61.0314
        xyY:
        0.3081, 0.2691, 38.8448
      CIE-Lab:
        68.6387, 23.3237, -18.9739
        CIE-LCH:
        68.6387, 30.0666, 320.8715
        CIE-Luv:
        68.6387, 19.3407, -32.8816
        Hunter-Lab:
        62.3256, 18.2759, -14.4309
      #c29aca color charts
#c29aca RGB chart
      #c29aca CMYK chart
      #c29aca RGB pie chart
      #c29aca color shades, tints & tones
#c29aca color schemes
#c29aca color preview, HTML & CSS examples
           This text has a color of #c29aca        
        
          <p style="color:#c29aca;">Text here</p>
        
        
          .mytext {color:#c29aca;}
        
        Text color #c29aca
      
           This box has a color of #c29aca        
        
          <div style="background-color:#c29aca;">Content here</div>
        
        
          .mybackground {background-color:#c29aca;}
        
        Background color #c29aca
      
           Border around this has a color of #c29aca        
        
          <div style="border:2px solid #c29aca;">Content here</div>
        
        
          .myborder {border:2px solid #c29aca;}
        
        Border color #c29aca