#c996e7 color space conversions
Hex:
        #c996e7
        RGB:
        201, 150, 231
        CMY:
        21, 41, 9
        CMYK:
        13, 35, 0, 9
      HSL:
        278°, 62.7907%, 74.7059%
        HSV (HSB):
        278°, 35.0649%, 90.5882%
        XYZ:
        49.4175, 39.9997, 80.7174
        xyY:
        0.2905, 0.2351, 39.9997
      CIE-Lab:
        69.4693, 33.6516, -33.6476
        CIE-LCH:
        69.4693, 47.5877, 315.0034
        CIE-Luv:
        69.4693, 21.5584, -58.2998
        Hunter-Lab:
        63.2453, 28.7939, -31.3977
      #c996e7 color charts
#c996e7 RGB chart
      #c996e7 CMYK chart
      #c996e7 RGB pie chart
      #c996e7 color shades, tints & tones
#c996e7 color schemes
#c996e7 color preview, HTML & CSS examples
           This text has a color of #c996e7        
        
          <p style="color:#c996e7;">Text here</p>
        
        
          .mytext {color:#c996e7;}
        
        Text color #c996e7
      
           This box has a color of #c996e7        
        
          <div style="background-color:#c996e7;">Content here</div>
        
        
          .mybackground {background-color:#c996e7;}
        
        Background color #c996e7
      
           Border around this has a color of #c996e7        
        
          <div style="border:2px solid #c996e7;">Content here</div>
        
        
          .myborder {border:2px solid #c996e7;}
        
        Border color #c996e7