#c998bd color space conversions
Hex:
        #c998bd
        RGB:
        201, 152, 189
        CMY:
        21, 40, 26
        CMYK:
        0, 24, 6, 21
      HSL:
        315°, 31.2102%, 69.2157%
        HSV (HSB):
        315°, 24.3781%, 78.8235%
        XYZ:
        44.5009, 38.5481, 53.2392
        xyY:
        0.3265, 0.2828, 38.5481
      CIE-Lab:
        68.4227, 24.3612, -12.0065
        CIE-LCH:
        68.4227, 27.1592, 333.7634
        CIE-Luv:
        68.4227, 26.3810, -22.1818
        Hunter-Lab:
        62.0871, 19.2874, -7.3797
      #c998bd color charts
#c998bd RGB chart
      #c998bd CMYK chart
      #c998bd RGB pie chart
      #c998bd color shades, tints & tones
#c998bd color schemes
#c998bd color preview, HTML & CSS examples
           This text has a color of #c998bd        
        
          <p style="color:#c998bd;">Text here</p>
        
        
          .mytext {color:#c998bd;}
        
        Text color #c998bd
      
           This box has a color of #c998bd        
        
          <div style="background-color:#c998bd;">Content here</div>
        
        
          .mybackground {background-color:#c998bd;}
        
        Background color #c998bd
      
           Border around this has a color of #c998bd        
        
          <div style="border:2px solid #c998bd;">Content here</div>
        
        
          .myborder {border:2px solid #c998bd;}
        
        Border color #c998bd