#ca98ce color space conversions
Hex:
        #ca98ce
        RGB:
        202, 152, 206
        CMY:
        21, 40, 19
        CMYK:
        2, 26, 0, 19
      HSL:
        296°, 35.5263%, 70.1961%
        HSV (HSB):
        296°, 26.2136%, 80.7843%
        XYZ:
        46.7259, 39.4693, 63.5481
        xyY:
        0.3120, 0.2636, 39.4693
      CIE-Lab:
        69.0898, 27.8512, -20.4323
        CIE-LCH:
        69.0898, 34.5422, 323.7353
        CIE-Luv:
        69.0898, 24.7049, -35.9730
        Hunter-Lab:
        62.8246, 22.8169, -15.9957
      #ca98ce color charts
#ca98ce RGB chart
      #ca98ce CMYK chart
      #ca98ce RGB pie chart
      #ca98ce color shades, tints & tones
#ca98ce color schemes
#ca98ce color preview, HTML & CSS examples
           This text has a color of #ca98ce        
        
          <p style="color:#ca98ce;">Text here</p>
        
        
          .mytext {color:#ca98ce;}
        
        Text color #ca98ce
      
           This box has a color of #ca98ce        
        
          <div style="background-color:#ca98ce;">Content here</div>
        
        
          .mybackground {background-color:#ca98ce;}
        
        Background color #ca98ce
      
           Border around this has a color of #ca98ce        
        
          <div style="border:2px solid #ca98ce;">Content here</div>
        
        
          .myborder {border:2px solid #ca98ce;}
        
        Border color #ca98ce