#ca1fae color space conversions
Hex:
        #ca1fae
        RGB:
        202, 31, 174
        CMY:
        21, 88, 32
        CMYK:
        0, 85, 14, 21
      HSL:
        310°, 73.3906%, 45.6863%
        HSV (HSB):
        310°, 84.6535%, 79.2157%
        XYZ:
        32.4871, 16.5925, 41.5348
        xyY:
        0.3585, 0.1831, 16.5925
      CIE-Lab:
        47.7425, 74.8395, -35.1480
        CIE-LCH:
        47.7425, 82.6821, 334.8431
        CIE-Luv:
        47.7425, 75.8724, -62.3774
        Hunter-Lab:
        40.7339, 71.0772, -31.9420
      #ca1fae color charts
#ca1fae RGB chart
      #ca1fae CMYK chart
      #ca1fae RGB pie chart
      #ca1fae color shades, tints & tones
#ca1fae color schemes
#ca1fae color preview, HTML & CSS examples
           This text has a color of #ca1fae        
        
          <p style="color:#ca1fae;">Text here</p>
        
        
          .mytext {color:#ca1fae;}
        
        Text color #ca1fae
      
           This box has a color of #ca1fae        
        
          <div style="background-color:#ca1fae;">Content here</div>
        
        
          .mybackground {background-color:#ca1fae;}
        
        Background color #ca1fae
      
           Border around this has a color of #ca1fae        
        
          <div style="border:2px solid #ca1fae;">Content here</div>
        
        
          .myborder {border:2px solid #ca1fae;}
        
        Border color #ca1fae