#ca1cd3 color space conversions
Hex:
        #ca1cd3
        RGB:
        202, 28, 211
        CMY:
        21, 89, 17
        CMYK:
        4, 87, 0, 17
      HSL:
        297°, 76.5690%, 46.8627%
        HSV (HSB):
        297°, 86.7299%, 82.7451%
        XYZ:
        36.5302, 18.0902, 63.1944
        xyY:
        0.3101, 0.1535, 18.0902
      CIE-Lab:
        49.6053, 80.7493, -53.7156
        CIE-LCH:
        49.6053, 96.9836, 326.3676
        CIE-Luv:
        49.6053, 61.8368, -90.9616
        Hunter-Lab:
        42.5326, 78.8774, -58.3196
      #ca1cd3 color charts
#ca1cd3 RGB chart
      #ca1cd3 CMYK chart
      #ca1cd3 RGB pie chart
      #ca1cd3 color shades, tints & tones
#ca1cd3 color schemes
#ca1cd3 color preview, HTML & CSS examples
           This text has a color of #ca1cd3        
        
          <p style="color:#ca1cd3;">Text here</p>
        
        
          .mytext {color:#ca1cd3;}
        
        Text color #ca1cd3
      
           This box has a color of #ca1cd3        
        
          <div style="background-color:#ca1cd3;">Content here</div>
        
        
          .mybackground {background-color:#ca1cd3;}
        
        Background color #ca1cd3
      
           Border around this has a color of #ca1cd3        
        
          <div style="border:2px solid #ca1cd3;">Content here</div>
        
        
          .myborder {border:2px solid #ca1cd3;}
        
        Border color #ca1cd3