#ca7dc5 color space conversions
Hex:
        #ca7dc5
        RGB:
        202, 125, 197
        CMY:
        21, 51, 23
        CMYK:
        0, 38, 2, 21
      HSL:
        304°, 42.0765%, 64.1176%
        HSV (HSB):
        304°, 38.1188%, 79.2157%
        XYZ:
        41.7688, 31.2550, 56.6547
        xyY:
        0.3221, 0.2410, 31.2550
      CIE-Lab:
        62.7223, 40.8175, -25.1345
        CIE-LCH:
        62.7223, 47.9356, 328.3762
        CIE-Luv:
        62.7223, 38.8594, -44.8515
        Hunter-Lab:
        55.9062, 35.5256, -20.9495
      #ca7dc5 color charts
#ca7dc5 RGB chart
      #ca7dc5 CMYK chart
      #ca7dc5 RGB pie chart
      #ca7dc5 color shades, tints & tones
#ca7dc5 color schemes
#ca7dc5 color preview, HTML & CSS examples
           This text has a color of #ca7dc5        
        
          <p style="color:#ca7dc5;">Text here</p>
        
        
          .mytext {color:#ca7dc5;}
        
        Text color #ca7dc5
      
           This box has a color of #ca7dc5        
        
          <div style="background-color:#ca7dc5;">Content here</div>
        
        
          .mybackground {background-color:#ca7dc5;}
        
        Background color #ca7dc5
      
           Border around this has a color of #ca7dc5        
        
          <div style="border:2px solid #ca7dc5;">Content here</div>
        
        
          .myborder {border:2px solid #ca7dc5;}
        
        Border color #ca7dc5