#ca7dd3 color space conversions
Hex:
        #ca7dd3
        RGB:
        202, 125, 211
        CMY:
        21, 51, 17
        CMYK:
        4, 41, 0, 17
      HSL:
        294°, 49.4253%, 65.8824%
        HSV (HSB):
        294°, 40.7583%, 82.7451%
        XYZ:
        43.4486, 31.9269, 65.5005
        xyY:
        0.3084, 0.2266, 31.9269
      CIE-Lab:
        63.2825, 43.4324, -32.1395
        CIE-LCH:
        63.2825, 54.0307, 323.4990
        CIE-Luv:
        63.2825, 36.1367, -56.4464
        Hunter-Lab:
        56.5039, 38.3754, -29.1775
      #ca7dd3 color charts
#ca7dd3 RGB chart
      #ca7dd3 CMYK chart
      #ca7dd3 RGB pie chart
      #ca7dd3 color shades, tints & tones
#ca7dd3 color schemes
#ca7dd3 color preview, HTML & CSS examples
           This text has a color of #ca7dd3        
        
          <p style="color:#ca7dd3;">Text here</p>
        
        
          .mytext {color:#ca7dd3;}
        
        Text color #ca7dd3
      
           This box has a color of #ca7dd3        
        
          <div style="background-color:#ca7dd3;">Content here</div>
        
        
          .mybackground {background-color:#ca7dd3;}
        
        Background color #ca7dd3
      
           Border around this has a color of #ca7dd3        
        
          <div style="border:2px solid #ca7dd3;">Content here</div>
        
        
          .myborder {border:2px solid #ca7dd3;}
        
        Border color #ca7dd3