#c2aeda color space conversions
Hex:
        #c2aeda
        RGB:
        194, 174, 218
        CMY:
        24, 32, 15
        CMYK:
        11, 20, 0, 15
      HSL:
        267°, 37.2881%, 76.8627%
        HSV (HSB):
        267°, 20.1835%, 85.4902%
        XYZ:
        50.0391, 46.8034, 72.7263
        xyY:
        0.2951, 0.2760, 46.8034
      CIE-Lab:
        74.0638, 15.5262, -19.5440
        CIE-LCH:
        74.0638, 24.9606, 308.4646
        CIE-Luv:
        74.0638, 8.1357, -32.9272
        Hunter-Lab:
        68.4130, 10.8368, -15.1390
      #c2aeda color charts
#c2aeda RGB chart
      #c2aeda CMYK chart
      #c2aeda RGB pie chart
      #c2aeda color shades, tints & tones
#c2aeda color schemes
#c2aeda color preview, HTML & CSS examples
           This text has a color of #c2aeda        
        
          <p style="color:#c2aeda;">Text here</p>
        
        
          .mytext {color:#c2aeda;}
        
        Text color #c2aeda
      
           This box has a color of #c2aeda        
        
          <div style="background-color:#c2aeda;">Content here</div>
        
        
          .mybackground {background-color:#c2aeda;}
        
        Background color #c2aeda
      
           Border around this has a color of #c2aeda        
        
          <div style="border:2px solid #c2aeda;">Content here</div>
        
        
          .myborder {border:2px solid #c2aeda;}
        
        Border color #c2aeda