#c296c2 color space conversions
Hex:
        #c296c2
        RGB:
        194, 150, 194
        CMY:
        24, 41, 24
        CMYK:
        0, 23, 0, 24
      HSL:
        300°, 26.5060%, 67.4510%
        HSV (HSB):
        300°, 22.6804%, 76.0784%
        XYZ:
        42.8921, 37.1771, 55.9542
        xyY:
        0.3153, 0.2733, 37.1771
      CIE-Lab:
        67.4097, 23.9911, -16.3871
        CIE-LCH:
        67.4097, 29.0536, 325.6649
        CIE-Luv:
        67.4097, 22.2912, -28.8314
        Hunter-Lab:
        60.9730, 18.8649, -11.7286
      #c296c2 color charts
#c296c2 RGB chart
      #c296c2 CMYK chart
      #c296c2 RGB pie chart
      #c296c2 color shades, tints & tones
#c296c2 color schemes
#c296c2 color preview, HTML & CSS examples
           This text has a color of #c296c2        
        
          <p style="color:#c296c2;">Text here</p>
        
        
          .mytext {color:#c296c2;}
        
        Text color #c296c2
      
           This box has a color of #c296c2        
        
          <div style="background-color:#c296c2;">Content here</div>
        
        
          .mybackground {background-color:#c296c2;}
        
        Background color #c296c2
      
           Border around this has a color of #c296c2        
        
          <div style="border:2px solid #c296c2;">Content here</div>
        
        
          .myborder {border:2px solid #c296c2;}
        
        Border color #c296c2