#ca1ad4 color space conversions
Hex:
        #ca1ad4
        RGB:
        202, 26, 212
        CMY:
        21, 90, 17
        CMYK:
        5, 88, 0, 17
      HSL:
        297°, 78.1513%, 46.6667%
        HSV (HSB):
        297°, 87.7358%, 83.1373%
        XYZ:
        36.6102, 18.0488, 63.8416
        xyY:
        0.3089, 0.1523, 18.0488
      CIE-Lab:
        49.5553, 81.2302, -54.3695
        CIE-LCH:
        49.5553, 97.7465, 326.2046
        CIE-Luv:
        49.5553, 61.6561, -91.9427
        Hunter-Lab:
        42.4839, 79.4742, -59.3578
      #ca1ad4 color charts
#ca1ad4 RGB chart
      #ca1ad4 CMYK chart
      #ca1ad4 RGB pie chart
      #ca1ad4 color shades, tints & tones
#ca1ad4 color schemes
#ca1ad4 color preview, HTML & CSS examples
           This text has a color of #ca1ad4        
        
          <p style="color:#ca1ad4;">Text here</p>
        
        
          .mytext {color:#ca1ad4;}
        
        Text color #ca1ad4
      
           This box has a color of #ca1ad4        
        
          <div style="background-color:#ca1ad4;">Content here</div>
        
        
          .mybackground {background-color:#ca1ad4;}
        
        Background color #ca1ad4
      
           Border around this has a color of #ca1ad4        
        
          <div style="border:2px solid #ca1ad4;">Content here</div>
        
        
          .myborder {border:2px solid #ca1ad4;}
        
        Border color #ca1ad4