#ca1fca color space conversions
Hex:
        #ca1fca
        RGB:
        202, 31, 202
        CMY:
        21, 88, 21
        CMYK:
        0, 85, 0, 21
      HSL:
        300°, 73.3906%, 45.6863%
        HSV (HSB):
        300°, 84.6535%, 79.2157%
        XYZ:
        35.5078, 17.8008, 57.4415
        xyY:
        0.3206, 0.1607, 17.8008
      CIE-Lab:
        49.2536, 78.8416, -49.0978
        CIE-LCH:
        49.2536, 92.8794, 328.0879
        CIE-Luv:
        49.2536, 64.8435, -83.8453
        Hunter-Lab:
        42.1910, 76.3907, -51.1875
      #ca1fca color charts
#ca1fca RGB chart
      #ca1fca CMYK chart
      #ca1fca RGB pie chart
      #ca1fca color shades, tints & tones
#ca1fca color schemes
#ca1fca color preview, HTML & CSS examples
           This text has a color of #ca1fca        
        
          <p style="color:#ca1fca;">Text here</p>
        
        
          .mytext {color:#ca1fca;}
        
        Text color #ca1fca
      
           This box has a color of #ca1fca        
        
          <div style="background-color:#ca1fca;">Content here</div>
        
        
          .mybackground {background-color:#ca1fca;}
        
        Background color #ca1fca
      
           Border around this has a color of #ca1fca        
        
          <div style="border:2px solid #ca1fca;">Content here</div>
        
        
          .myborder {border:2px solid #ca1fca;}
        
        Border color #ca1fca