#ca1dd2 color space conversions
Hex:
        #ca1dd2
        RGB:
        202, 29, 210
        CMY:
        21, 89, 18
        CMYK:
        4, 86, 0, 18
      HSL:
        297°, 75.7322%, 46.8627%
        HSV (HSB):
        297°, 86.1905%, 82.3529%
        XYZ:
        36.4293, 18.0884, 62.5441
        xyY:
        0.3112, 0.1545, 18.0884
      CIE-Lab:
        49.6032, 80.4236, -53.1451
        CIE-LCH:
        49.6032, 96.3968, 326.5427
        CIE-Luv:
        49.6032, 62.1034, -90.0931
        Hunter-Lab:
        42.5305, 78.4652, -57.4189
      #ca1dd2 color charts
#ca1dd2 RGB chart
      #ca1dd2 CMYK chart
      #ca1dd2 RGB pie chart
      #ca1dd2 color shades, tints & tones
#ca1dd2 color schemes
#ca1dd2 color preview, HTML & CSS examples
           This text has a color of #ca1dd2        
        
          <p style="color:#ca1dd2;">Text here</p>
        
        
          .mytext {color:#ca1dd2;}
        
        Text color #ca1dd2
      
           This box has a color of #ca1dd2        
        
          <div style="background-color:#ca1dd2;">Content here</div>
        
        
          .mybackground {background-color:#ca1dd2;}
        
        Background color #ca1dd2
      
           Border around this has a color of #ca1dd2        
        
          <div style="border:2px solid #ca1dd2;">Content here</div>
        
        
          .myborder {border:2px solid #ca1dd2;}
        
        Border color #ca1dd2