#ca2af4 color space conversions
Hex:
        #ca2af4
        RGB:
        202, 42, 244
        CMY:
        21, 84, 4
        CMYK:
        17, 83, 0, 4
      HSL:
        288°, 90.1786%, 56.0784%
        HSV (HSB):
        288°, 82.7869%, 95.6863%
        XYZ:
        41.5142, 20.7441, 87.4039
        xyY:
        0.2774, 0.1386, 20.7441
      CIE-Lab:
        52.6683, 83.3799, -67.4810
        CIE-LCH:
        52.6683, 107.2655, 321.0160
        CIE-Luv:
        52.6683, 49.4485, -112.7738
        Hunter-Lab:
        45.5457, 82.9949, -81.8977
      #ca2af4 color charts
#ca2af4 RGB chart
      #ca2af4 CMYK chart
      #ca2af4 RGB pie chart
      #ca2af4 color shades, tints & tones
#ca2af4 color schemes
#ca2af4 color preview, HTML & CSS examples
           This text has a color of #ca2af4        
        
          <p style="color:#ca2af4;">Text here</p>
        
        
          .mytext {color:#ca2af4;}
        
        Text color #ca2af4
      
           This box has a color of #ca2af4        
        
          <div style="background-color:#ca2af4;">Content here</div>
        
        
          .mybackground {background-color:#ca2af4;}
        
        Background color #ca2af4
      
           Border around this has a color of #ca2af4        
        
          <div style="border:2px solid #ca2af4;">Content here</div>
        
        
          .myborder {border:2px solid #ca2af4;}
        
        Border color #ca2af4