#c8add4 color space conversions
Hex:
        #c8add4
        RGB:
        200, 173, 212
        CMY:
        22, 32, 17
        CMYK:
        6, 18, 0, 17
      HSL:
        282°, 31.2000%, 75.4902%
        HSV (HSB):
        282°, 18.3962%, 83.1373%
        XYZ:
        50.6467, 46.9200, 68.6744
        xyY:
        0.3047, 0.2822, 46.9200
      CIE-Lab:
        74.1385, 16.8317, -16.1062
        CIE-LCH:
        74.1385, 23.2962, 316.2618
        CIE-Luv:
        74.1385, 12.6111, -27.6386
        Hunter-Lab:
        68.4982, 12.1088, -11.4939
      #c8add4 color charts
#c8add4 RGB chart
      #c8add4 CMYK chart
      #c8add4 RGB pie chart
      #c8add4 color shades, tints & tones
#c8add4 color schemes
#c8add4 color preview, HTML & CSS examples
           This text has a color of #c8add4        
        
          <p style="color:#c8add4;">Text here</p>
        
        
          .mytext {color:#c8add4;}
        
        Text color #c8add4
      
           This box has a color of #c8add4        
        
          <div style="background-color:#c8add4;">Content here</div>
        
        
          .mybackground {background-color:#c8add4;}
        
        Background color #c8add4
      
           Border around this has a color of #c8add4        
        
          <div style="border:2px solid #c8add4;">Content here</div>
        
        
          .myborder {border:2px solid #c8add4;}
        
        Border color #c8add4