#ca64c0 color space conversions
Hex:
        #ca64c0
        RGB:
        202, 100, 192
        CMY:
        21, 61, 25
        CMYK:
        0, 50, 5, 21
      HSL:
        306°, 49.0385%, 59.2157%
        HSV (HSB):
        306°, 50.4950%, 79.2157%
        XYZ:
        38.4287, 25.4767, 52.7612
        xyY:
        0.3294, 0.2184, 25.4767
      CIE-Lab:
        57.5369, 52.7529, -30.3021
        CIE-LCH:
        57.5369, 60.8365, 330.1263
        CIE-Luv:
        57.5369, 50.6432, -54.0280
        Hunter-Lab:
        50.4744, 47.5708, -26.6441
      #ca64c0 color charts
#ca64c0 RGB chart
      #ca64c0 CMYK chart
      #ca64c0 RGB pie chart
      #ca64c0 color shades, tints & tones
#ca64c0 color schemes
#ca64c0 color preview, HTML & CSS examples
           This text has a color of #ca64c0        
        
          <p style="color:#ca64c0;">Text here</p>
        
        
          .mytext {color:#ca64c0;}
        
        Text color #ca64c0
      
           This box has a color of #ca64c0        
        
          <div style="background-color:#ca64c0;">Content here</div>
        
        
          .mybackground {background-color:#ca64c0;}
        
        Background color #ca64c0
      
           Border around this has a color of #ca64c0        
        
          <div style="border:2px solid #ca64c0;">Content here</div>
        
        
          .myborder {border:2px solid #ca64c0;}
        
        Border color #ca64c0