#ca7dbe color space conversions
Hex:
        #ca7dbe
        RGB:
        202, 125, 190
        CMY:
        21, 51, 25
        CMYK:
        0, 38, 6, 21
      HSL:
        309°, 42.0765%, 64.1176%
        HSV (HSB):
        309°, 38.1188%, 79.2157%
        XYZ:
        40.9850, 30.9415, 52.5274
        xyY:
        0.3293, 0.2486, 30.9415
      CIE-Lab:
        62.4582, 39.5632, -21.5847
        CIE-LCH:
        62.4582, 45.0682, 331.3842
        CIE-Luv:
        62.4582, 40.2293, -39.0707
        Hunter-Lab:
        55.6251, 34.1763, -17.0506
      #ca7dbe color charts
#ca7dbe RGB chart
      #ca7dbe CMYK chart
      #ca7dbe RGB pie chart
      #ca7dbe color shades, tints & tones
#ca7dbe color schemes
#ca7dbe color preview, HTML & CSS examples
           This text has a color of #ca7dbe        
        
          <p style="color:#ca7dbe;">Text here</p>
        
        
          .mytext {color:#ca7dbe;}
        
        Text color #ca7dbe
      
           This box has a color of #ca7dbe        
        
          <div style="background-color:#ca7dbe;">Content here</div>
        
        
          .mybackground {background-color:#ca7dbe;}
        
        Background color #ca7dbe
      
           Border around this has a color of #ca7dbe        
        
          <div style="border:2px solid #ca7dbe;">Content here</div>
        
        
          .myborder {border:2px solid #ca7dbe;}
        
        Border color #ca7dbe