#c994ca color space conversions
Hex:
        #c994ca
        RGB:
        201, 148, 202
        CMY:
        21, 42, 21
        CMYK:
        0, 27, 0, 21
      HSL:
        299°, 33.7500%, 68.6275%
        HSV (HSB):
        299°, 26.7327%, 79.2157%
        XYZ:
        45.3380, 37.8616, 60.7956
        xyY:
        0.3149, 0.2629, 37.8616
      CIE-Lab:
        67.9185, 28.9535, -20.0030
        CIE-LCH:
        67.9185, 35.1912, 325.3607
        CIE-Luv:
        67.9185, 26.5675, -35.3740
        Hunter-Lab:
        61.5318, 23.8422, -15.5084
      #c994ca color charts
#c994ca RGB chart
      #c994ca CMYK chart
      #c994ca RGB pie chart
      #c994ca color shades, tints & tones
#c994ca color schemes
#c994ca color preview, HTML & CSS examples
           This text has a color of #c994ca        
        
          <p style="color:#c994ca;">Text here</p>
        
        
          .mytext {color:#c994ca;}
        
        Text color #c994ca
      
           This box has a color of #c994ca        
        
          <div style="background-color:#c994ca;">Content here</div>
        
        
          .mybackground {background-color:#c994ca;}
        
        Background color #c994ca
      
           Border around this has a color of #c994ca        
        
          <div style="border:2px solid #c994ca;">Content here</div>
        
        
          .myborder {border:2px solid #c994ca;}
        
        Border color #c994ca