#ca64b0 color space conversions
Hex:
        #ca64b0
        RGB:
        202, 100, 176
        CMY:
        21, 61, 31
        CMYK:
        0, 50, 13, 21
      HSL:
        315°, 49.0385%, 59.2157%
        HSV (HSB):
        315°, 50.4950%, 79.2157%
        XYZ:
        36.7508, 24.8055, 43.9253
        xyY:
        0.3484, 0.2352, 24.8055
      CIE-Lab:
        56.8854, 50.0998, -22.1152
        CIE-LCH:
        56.8854, 54.7637, 336.1822
        CIE-Luv:
        56.8854, 54.7840, -40.9519
        Hunter-Lab:
        49.8051, 44.5547, -17.4268
      #ca64b0 color charts
#ca64b0 RGB chart
      #ca64b0 CMYK chart
      #ca64b0 RGB pie chart
      #ca64b0 color shades, tints & tones
#ca64b0 color schemes
#ca64b0 color preview, HTML & CSS examples
           This text has a color of #ca64b0        
        
          <p style="color:#ca64b0;">Text here</p>
        
        
          .mytext {color:#ca64b0;}
        
        Text color #ca64b0
      
           This box has a color of #ca64b0        
        
          <div style="background-color:#ca64b0;">Content here</div>
        
        
          .mybackground {background-color:#ca64b0;}
        
        Background color #ca64b0
      
           Border around this has a color of #ca64b0        
        
          <div style="border:2px solid #ca64b0;">Content here</div>
        
        
          .myborder {border:2px solid #ca64b0;}
        
        Border color #ca64b0