#c998d5 color space conversions
Hex:
        #c998d5
        RGB:
        201, 152, 213
        CMY:
        21, 40, 16
        CMYK:
        6, 29, 0, 16
      HSL:
        288°, 42.0690%, 71.5686%
        HSV (HSB):
        288°, 28.6385%, 83.5294%
        XYZ:
        47.3259, 39.6781, 68.1151
        xyY:
        0.3051, 0.2558, 39.6781
      CIE-Lab:
        69.2396, 28.8872, -24.0856
        CIE-LCH:
        69.2396, 37.6110, 320.1793
        CIE-Luv:
        69.2396, 23.1335, -41.9894
        Hunter-Lab:
        62.9905, 23.8767, -20.0201
      #c998d5 color charts
#c998d5 RGB chart
      #c998d5 CMYK chart
      #c998d5 RGB pie chart
      #c998d5 color shades, tints & tones
#c998d5 color schemes
#c998d5 color preview, HTML & CSS examples
           This text has a color of #c998d5        
        
          <p style="color:#c998d5;">Text here</p>
        
        
          .mytext {color:#c998d5;}
        
        Text color #c998d5
      
           This box has a color of #c998d5        
        
          <div style="background-color:#c998d5;">Content here</div>
        
        
          .mybackground {background-color:#c998d5;}
        
        Background color #c998d5
      
           Border around this has a color of #c998d5        
        
          <div style="border:2px solid #c998d5;">Content here</div>
        
        
          .myborder {border:2px solid #c998d5;}
        
        Border color #c998d5