#ca1fc2 color space conversions
Hex:
        #ca1fc2
        RGB:
        202, 31, 194
        CMY:
        21, 88, 24
        CMYK:
        0, 85, 4, 21
      HSL:
        303°, 73.3906%, 45.6863%
        HSV (HSB):
        303°, 84.6535%, 79.2157%
        XYZ:
        34.5847, 17.4316, 52.5807
        xyY:
        0.3306, 0.1667, 17.4316
      CIE-Lab:
        48.7993, 77.6520, -45.1877
        CIE-LCH:
        48.7993, 89.8430, 329.8038
        CIE-Luv:
        48.7993, 67.8831, -77.7919
        Hunter-Lab:
        41.7511, 74.7967, -45.4431
      #ca1fc2 color charts
#ca1fc2 RGB chart
      #ca1fc2 CMYK chart
      #ca1fc2 RGB pie chart
      #ca1fc2 color shades, tints & tones
#ca1fc2 color schemes
#ca1fc2 color preview, HTML & CSS examples
           This text has a color of #ca1fc2        
        
          <p style="color:#ca1fc2;">Text here</p>
        
        
          .mytext {color:#ca1fc2;}
        
        Text color #ca1fc2
      
           This box has a color of #ca1fc2        
        
          <div style="background-color:#ca1fc2;">Content here</div>
        
        
          .mybackground {background-color:#ca1fc2;}
        
        Background color #ca1fc2
      
           Border around this has a color of #ca1fc2        
        
          <div style="border:2px solid #ca1fc2;">Content here</div>
        
        
          .myborder {border:2px solid #ca1fc2;}
        
        Border color #ca1fc2