#ca1dd7 color space conversions
Hex:
        #ca1dd7
        RGB:
        202, 29, 215
        CMY:
        21, 89, 16
        CMYK:
        6, 87, 0, 16
      HSL:
        296°, 76.2295%, 47.8431%
        HSV (HSB):
        296°, 86.5116%, 84.3137%
        XYZ:
        37.0622, 18.3416, 65.8769
        xyY:
        0.3056, 0.1512, 18.3416
      CIE-Lab:
        49.9078, 81.2017, -55.5219
        CIE-LCH:
        49.9078, 98.3687, 325.6375
        CIE-Luv:
        49.9078, 60.3054, -93.7809
        Hunter-Lab:
        42.8271, 79.5252, -61.2213
      #ca1dd7 color charts
#ca1dd7 RGB chart
      #ca1dd7 CMYK chart
      #ca1dd7 RGB pie chart
      #ca1dd7 color shades, tints & tones
#ca1dd7 color schemes
#ca1dd7 color preview, HTML & CSS examples
           This text has a color of #ca1dd7        
        
          <p style="color:#ca1dd7;">Text here</p>
        
        
          .mytext {color:#ca1dd7;}
        
        Text color #ca1dd7
      
           This box has a color of #ca1dd7        
        
          <div style="background-color:#ca1dd7;">Content here</div>
        
        
          .mybackground {background-color:#ca1dd7;}
        
        Background color #ca1dd7
      
           Border around this has a color of #ca1dd7        
        
          <div style="border:2px solid #ca1dd7;">Content here</div>
        
        
          .myborder {border:2px solid #ca1dd7;}
        
        Border color #ca1dd7