#c998d6 color space conversions
Hex:
        #c998d6
        RGB:
        201, 152, 214
        CMY:
        21, 40, 16
        CMYK:
        6, 29, 0, 16
      HSL:
        287°, 43.0556%, 71.7647%
        HSV (HSB):
        287°, 28.9720%, 83.9216%
        XYZ:
        47.4532, 39.7290, 68.7857
        xyY:
        0.3042, 0.2547, 39.7290
      CIE-Lab:
        69.2761, 29.0852, -24.5823
        CIE-LCH:
        69.2761, 38.0820, 319.7961
        CIE-Luv:
        69.2761, 22.9977, -42.8232
        Hunter-Lab:
        63.0310, 24.0806, -20.5816
      #c998d6 color charts
#c998d6 RGB chart
      #c998d6 CMYK chart
      #c998d6 RGB pie chart
      #c998d6 color shades, tints & tones
#c998d6 color schemes
#c998d6 color preview, HTML & CSS examples
           This text has a color of #c998d6        
        
          <p style="color:#c998d6;">Text here</p>
        
        
          .mytext {color:#c998d6;}
        
        Text color #c998d6
      
           This box has a color of #c998d6        
        
          <div style="background-color:#c998d6;">Content here</div>
        
        
          .mybackground {background-color:#c998d6;}
        
        Background color #c998d6
      
           Border around this has a color of #c998d6        
        
          <div style="border:2px solid #c998d6;">Content here</div>
        
        
          .myborder {border:2px solid #c998d6;}
        
        Border color #c998d6