#ca64e3 color space conversions
Hex:
        #ca64e3
        RGB:
        202, 100, 227
        CMY:
        21, 61, 11
        CMYK:
        11, 56, 0, 11
      HSL:
        288°, 69.3989%, 64.1176%
        HSV (HSB):
        288°, 55.9471%, 89.0196%
        XYZ:
        42.7794, 27.2170, 75.6717
        xyY:
        0.2937, 0.1868, 27.2170
      CIE-Lab:
        59.1746, 59.1509, -47.5441
        CIE-LCH:
        59.1746, 75.8899, 321.2085
        CIE-Luv:
        59.1746, 41.9467, -82.3698
        Hunter-Lab:
        52.1699, 55.0732, -49.4805
      #ca64e3 color charts
#ca64e3 RGB chart
      #ca64e3 CMYK chart
      #ca64e3 RGB pie chart
      #ca64e3 color shades, tints & tones
#ca64e3 color schemes
#ca64e3 color preview, HTML & CSS examples
           This text has a color of #ca64e3        
        
          <p style="color:#ca64e3;">Text here</p>
        
        
          .mytext {color:#ca64e3;}
        
        Text color #ca64e3
      
           This box has a color of #ca64e3        
        
          <div style="background-color:#ca64e3;">Content here</div>
        
        
          .mybackground {background-color:#ca64e3;}
        
        Background color #ca64e3
      
           Border around this has a color of #ca64e3        
        
          <div style="border:2px solid #ca64e3;">Content here</div>
        
        
          .myborder {border:2px solid #ca64e3;}
        
        Border color #ca64e3