#ca98cf color space conversions
Hex:
        #ca98cf
        RGB:
        202, 152, 207
        CMY:
        21, 40, 19
        CMYK:
        2, 27, 0, 19
      HSL:
        295°, 36.4238%, 70.3922%
        HSV (HSB):
        295°, 26.5700%, 81.1765%
        XYZ:
        46.8478, 39.5180, 64.1901
        xyY:
        0.3112, 0.2625, 39.5180
      CIE-Lab:
        69.1249, 28.0431, -20.9328
        CIE-LCH:
        69.1249, 34.9942, 323.2604
        CIE-Luv:
        69.1249, 24.5677, -36.8026
        Hunter-Lab:
        62.8634, 23.0132, -16.5369
      #ca98cf color charts
#ca98cf RGB chart
      #ca98cf CMYK chart
      #ca98cf RGB pie chart
      #ca98cf color shades, tints & tones
#ca98cf color schemes
#ca98cf color preview, HTML & CSS examples
           This text has a color of #ca98cf        
        
          <p style="color:#ca98cf;">Text here</p>
        
        
          .mytext {color:#ca98cf;}
        
        Text color #ca98cf
      
           This box has a color of #ca98cf        
        
          <div style="background-color:#ca98cf;">Content here</div>
        
        
          .mybackground {background-color:#ca98cf;}
        
        Background color #ca98cf
      
           Border around this has a color of #ca98cf        
        
          <div style="border:2px solid #ca98cf;">Content here</div>
        
        
          .myborder {border:2px solid #ca98cf;}
        
        Border color #ca98cf