#c298c1 color space conversions
Hex:
        #c298c1
        RGB:
        194, 152, 193
        CMY:
        24, 40, 24
        CMYK:
        0, 22, 1, 24
      HSL:
        301°, 25.6098%, 67.8431%
        HSV (HSB):
        301°, 21.6495%, 76.0784%
        XYZ:
        43.1020, 37.7761, 55.4719
        xyY:
        0.3161, 0.2771, 37.7761
      CIE-Lab:
        67.8552, 22.6951, -15.1573
        CIE-LCH:
        67.8552, 27.2913, 326.2624
        CIE-Luv:
        67.8552, 21.4268, -26.7294
        Hunter-Lab:
        61.4622, 17.6189, -10.4878
      #c298c1 color charts
#c298c1 RGB chart
      #c298c1 CMYK chart
      #c298c1 RGB pie chart
      #c298c1 color shades, tints & tones
#c298c1 color schemes
#c298c1 color preview, HTML & CSS examples
           This text has a color of #c298c1        
        
          <p style="color:#c298c1;">Text here</p>
        
        
          .mytext {color:#c298c1;}
        
        Text color #c298c1
      
           This box has a color of #c298c1        
        
          <div style="background-color:#c298c1;">Content here</div>
        
        
          .mybackground {background-color:#c298c1;}
        
        Background color #c298c1
      
           Border around this has a color of #c298c1        
        
          <div style="border:2px solid #c298c1;">Content here</div>
        
        
          .myborder {border:2px solid #c298c1;}
        
        Border color #c298c1