#ca2fae color space conversions
Hex:
        #ca2fae
        RGB:
        202, 47, 174
        CMY:
        21, 82, 32
        CMYK:
        0, 77, 14, 21
      HSL:
        311°, 62.2490%, 48.8235%
        HSV (HSB):
        311°, 76.7327%, 79.2157%
        XYZ:
        33.0136, 17.6456, 41.7103
        xyY:
        0.3574, 0.1910, 17.6456
      CIE-Lab:
        49.0634, 71.0244, -33.0745
        CIE-LCH:
        49.0634, 78.3479, 335.0296
        CIE-Luv:
        49.0634, 73.0133, -59.1556
        Hunter-Lab:
        42.0066, 66.7741, -29.4671
      #ca2fae color charts
#ca2fae RGB chart
      #ca2fae CMYK chart
      #ca2fae RGB pie chart
      #ca2fae color shades, tints & tones
#ca2fae color schemes
#ca2fae color preview, HTML & CSS examples
           This text has a color of #ca2fae        
        
          <p style="color:#ca2fae;">Text here</p>
        
        
          .mytext {color:#ca2fae;}
        
        Text color #ca2fae
      
           This box has a color of #ca2fae        
        
          <div style="background-color:#ca2fae;">Content here</div>
        
        
          .mybackground {background-color:#ca2fae;}
        
        Background color #ca2fae
      
           Border around this has a color of #ca2fae        
        
          <div style="border:2px solid #ca2fae;">Content here</div>
        
        
          .myborder {border:2px solid #ca2fae;}
        
        Border color #ca2fae