#ca7dc0 color space conversions
Hex:
        #ca7dc0
        RGB:
        202, 125, 192
        CMY:
        21, 51, 25
        CMYK:
        0, 38, 5, 21
      HSL:
        308°, 42.0765%, 64.1176%
        HSV (HSB):
        308°, 38.1188%, 79.2157%
        XYZ:
        41.2052, 31.0296, 53.6867
        xyY:
        0.3272, 0.2464, 31.0296
      CIE-Lab:
        62.5326, 39.9178, -22.6021
        CIE-LCH:
        62.5326, 45.8725, 330.4808
        CIE-Luv:
        62.5326, 39.8376, -40.7202
        Hunter-Lab:
        55.7042, 34.5566, -18.1497
      #ca7dc0 color charts
#ca7dc0 RGB chart
      #ca7dc0 CMYK chart
      #ca7dc0 RGB pie chart
      #ca7dc0 color shades, tints & tones
#ca7dc0 color schemes
#ca7dc0 color preview, HTML & CSS examples
           This text has a color of #ca7dc0        
        
          <p style="color:#ca7dc0;">Text here</p>
        
        
          .mytext {color:#ca7dc0;}
        
        Text color #ca7dc0
      
           This box has a color of #ca7dc0        
        
          <div style="background-color:#ca7dc0;">Content here</div>
        
        
          .mybackground {background-color:#ca7dc0;}
        
        Background color #ca7dc0
      
           Border around this has a color of #ca7dc0        
        
          <div style="border:2px solid #ca7dc0;">Content here</div>
        
        
          .myborder {border:2px solid #ca7dc0;}
        
        Border color #ca7dc0