#c8aeda color space conversions
Hex:
        #c8aeda
        RGB:
        200, 174, 218
        CMY:
        22, 32, 15
        CMYK:
        8, 20, 0, 15
      HSL:
        275°, 37.2881%, 76.8627%
        HSV (HSB):
        275°, 20.1835%, 85.4902%
        XYZ:
        51.6104, 47.6134, 72.7998
        xyY:
        0.3000, 0.2768, 47.6134
      CIE-Lab:
        74.5804, 17.4819, -18.7122
        CIE-LCH:
        74.5804, 25.6078, 313.0532
        CIE-Luv:
        74.5804, 11.5506, -31.9379
        Hunter-Lab:
        69.0025, 12.7546, -14.2511
      #c8aeda color charts
#c8aeda RGB chart
      #c8aeda CMYK chart
      #c8aeda RGB pie chart
      #c8aeda color shades, tints & tones
#c8aeda color schemes
#c8aeda color preview, HTML & CSS examples
           This text has a color of #c8aeda        
        
          <p style="color:#c8aeda;">Text here</p>
        
        
          .mytext {color:#c8aeda;}
        
        Text color #c8aeda
      
           This box has a color of #c8aeda        
        
          <div style="background-color:#c8aeda;">Content here</div>
        
        
          .mybackground {background-color:#c8aeda;}
        
        Background color #c8aeda
      
           Border around this has a color of #c8aeda        
        
          <div style="border:2px solid #c8aeda;">Content here</div>
        
        
          .myborder {border:2px solid #c8aeda;}
        
        Border color #c8aeda