#ca5fae color space conversions
Hex:
        #ca5fae
        RGB:
        202, 95, 174
        CMY:
        21, 63, 32
        CMYK:
        0, 53, 14, 21
      HSL:
        316°, 50.2347%, 58.2353%
        HSV (HSB):
        316°, 52.9703%, 79.2157%
        XYZ:
        36.0893, 23.7970, 42.7356
        xyY:
        0.3517, 0.2319, 23.7970
      CIE-Lab:
        55.8839, 52.2178, -22.4954
        CIE-LCH:
        55.8839, 56.8572, 336.6936
        CIE-Luv:
        55.8839, 57.4686, -41.7397
        Hunter-Lab:
        48.7821, 46.6866, -17.7935
      #ca5fae color charts
#ca5fae RGB chart
      #ca5fae CMYK chart
      #ca5fae RGB pie chart
      #ca5fae color shades, tints & tones
#ca5fae color schemes
#ca5fae color preview, HTML & CSS examples
           This text has a color of #ca5fae        
        
          <p style="color:#ca5fae;">Text here</p>
        
        
          .mytext {color:#ca5fae;}
        
        Text color #ca5fae
      
           This box has a color of #ca5fae        
        
          <div style="background-color:#ca5fae;">Content here</div>
        
        
          .mybackground {background-color:#ca5fae;}
        
        Background color #ca5fae
      
           Border around this has a color of #ca5fae        
        
          <div style="border:2px solid #ca5fae;">Content here</div>
        
        
          .myborder {border:2px solid #ca5fae;}
        
        Border color #ca5fae