#ca1ec8 color space conversions
Hex:
        #ca1ec8
        RGB:
        202, 30, 200
        CMY:
        21, 88, 22
        CMYK:
        0, 85, 1, 21
      HSL:
        301°, 74.1379%, 45.4902%
        HSV (HSB):
        301°, 85.1485%, 79.2157%
        XYZ:
        35.2467, 17.6552, 56.1937
        xyY:
        0.3231, 0.1618, 17.6552
      CIE-Lab:
        49.0752, 78.7257, -48.2264
        CIE-LCH:
        49.0752, 92.3229, 328.5088
        CIE-Luv:
        49.0752, 65.7069, -82.4829
        Hunter-Lab:
        42.0181, 76.2022, -49.8798
      #ca1ec8 color charts
#ca1ec8 RGB chart
      #ca1ec8 CMYK chart
      #ca1ec8 RGB pie chart
      #ca1ec8 color shades, tints & tones
#ca1ec8 color schemes
#ca1ec8 color preview, HTML & CSS examples
           This text has a color of #ca1ec8        
        
          <p style="color:#ca1ec8;">Text here</p>
        
        
          .mytext {color:#ca1ec8;}
        
        Text color #ca1ec8
      
           This box has a color of #ca1ec8        
        
          <div style="background-color:#ca1ec8;">Content here</div>
        
        
          .mybackground {background-color:#ca1ec8;}
        
        Background color #ca1ec8
      
           Border around this has a color of #ca1ec8        
        
          <div style="border:2px solid #ca1ec8;">Content here</div>
        
        
          .myborder {border:2px solid #ca1ec8;}
        
        Border color #ca1ec8