#ca64a2 color space conversions
Hex:
        #ca64a2
        RGB:
        202, 100, 162
        CMY:
        21, 61, 36
        CMYK:
        0, 50, 20, 21
      HSL:
        324°, 49.0385%, 59.2157%
        HSV (HSB):
        324°, 50.4950%, 79.2157%
        XYZ:
        35.4359, 24.2795, 37.0012
        xyY:
        0.3664, 0.2510, 24.2795
      CIE-Lab:
        56.3666, 47.9389, -14.7967
        CIE-LCH:
        56.3666, 50.1705, 342.8468
        CIE-Luv:
        56.3666, 58.4340, -29.6071
        Hunter-Lab:
        49.2743, 42.1394, -10.0302
      #ca64a2 color charts
#ca64a2 RGB chart
      #ca64a2 CMYK chart
      #ca64a2 RGB pie chart
      #ca64a2 color shades, tints & tones
#ca64a2 color schemes
#ca64a2 color preview, HTML & CSS examples
           This text has a color of #ca64a2        
        
          <p style="color:#ca64a2;">Text here</p>
        
        
          .mytext {color:#ca64a2;}
        
        Text color #ca64a2
      
           This box has a color of #ca64a2        
        
          <div style="background-color:#ca64a2;">Content here</div>
        
        
          .mybackground {background-color:#ca64a2;}
        
        Background color #ca64a2
      
           Border around this has a color of #ca64a2        
        
          <div style="border:2px solid #ca64a2;">Content here</div>
        
        
          .myborder {border:2px solid #ca64a2;}
        
        Border color #ca64a2