#c996e5 color space conversions
Hex:
        #c996e5
        RGB:
        201, 150, 229
        CMY:
        21, 41, 10
        CMYK:
        12, 34, 0, 10
      HSL:
        279°, 60.3053%, 74.3137%
        HSV (HSB):
        279°, 34.4978%, 89.8039%
        XYZ:
        49.1366, 39.8873, 79.2380
        xyY:
        0.2920, 0.2371, 39.8873
      CIE-Lab:
        69.3892, 33.2335, -32.6731
        CIE-LCH:
        69.3892, 46.6047, 315.4873
        CIE-Luv:
        69.3892, 21.8354, -56.6277
        Hunter-Lab:
        63.1564, 28.3518, -30.1776
      #c996e5 color charts
#c996e5 RGB chart
      #c996e5 CMYK chart
      #c996e5 RGB pie chart
      #c996e5 color shades, tints & tones
#c996e5 color schemes
#c996e5 color preview, HTML & CSS examples
           This text has a color of #c996e5        
        
          <p style="color:#c996e5;">Text here</p>
        
        
          .mytext {color:#c996e5;}
        
        Text color #c996e5
      
           This box has a color of #c996e5        
        
          <div style="background-color:#c996e5;">Content here</div>
        
        
          .mybackground {background-color:#c996e5;}
        
        Background color #c996e5
      
           Border around this has a color of #c996e5        
        
          <div style="border:2px solid #c996e5;">Content here</div>
        
        
          .myborder {border:2px solid #c996e5;}
        
        Border color #c996e5