#ca64ad color space conversions
Hex:
        #ca64ad
        RGB:
        202, 100, 173
        CMY:
        21, 61, 32
        CMYK:
        0, 50, 14, 21
      HSL:
        317°, 49.0385%, 59.2157%
        HSV (HSB):
        317°, 50.4950%, 79.2157%
        XYZ:
        36.4571, 24.6880, 42.3789
        xyY:
        0.3522, 0.2385, 24.6880
      CIE-Lab:
        56.7702, 49.6236, -20.5590
        CIE-LCH:
        56.7702, 53.7138, 337.4959
        CIE-Luv:
        56.7702, 55.5657, -38.5089
        Hunter-Lab:
        49.6871, 44.0193, -15.7885
      #ca64ad color charts
#ca64ad RGB chart
      #ca64ad CMYK chart
      #ca64ad RGB pie chart
      #ca64ad color shades, tints & tones
#ca64ad color schemes
#ca64ad color preview, HTML & CSS examples
           This text has a color of #ca64ad        
        
          <p style="color:#ca64ad;">Text here</p>
        
        
          .mytext {color:#ca64ad;}
        
        Text color #ca64ad
      
           This box has a color of #ca64ad        
        
          <div style="background-color:#ca64ad;">Content here</div>
        
        
          .mybackground {background-color:#ca64ad;}
        
        Background color #ca64ad
      
           Border around this has a color of #ca64ad        
        
          <div style="border:2px solid #ca64ad;">Content here</div>
        
        
          .myborder {border:2px solid #ca64ad;}
        
        Border color #ca64ad