#c895ca color space conversions
Hex:
        #c895ca
        RGB:
        200, 149, 202
        CMY:
        22, 42, 21
        CMYK:
        1, 26, 0, 21
      HSL:
        298°, 33.3333%, 68.8235%
        HSV (HSB):
        298°, 26.2376%, 79.2157%
        XYZ:
        45.2275, 38.0385, 60.8355
        xyY:
        0.3139, 0.2640, 38.0385
      CIE-Lab:
        68.0490, 28.0734, -19.8140
        CIE-LCH:
        68.0490, 34.3615, 324.7858
        CIE-Luv:
        68.0490, 25.4564, -34.9414
        Hunter-Lab:
        61.6754, 22.9650, -15.3099
      #c895ca color charts
#c895ca RGB chart
      #c895ca CMYK chart
      #c895ca RGB pie chart
      #c895ca color shades, tints & tones
#c895ca color schemes
#c895ca color preview, HTML & CSS examples
           This text has a color of #c895ca        
        
          <p style="color:#c895ca;">Text here</p>
        
        
          .mytext {color:#c895ca;}
        
        Text color #c895ca
      
           This box has a color of #c895ca        
        
          <div style="background-color:#c895ca;">Content here</div>
        
        
          .mybackground {background-color:#c895ca;}
        
        Background color #c895ca
      
           Border around this has a color of #c895ca        
        
          <div style="border:2px solid #c895ca;">Content here</div>
        
        
          .myborder {border:2px solid #c895ca;}
        
        Border color #c895ca