#ca1ec5 color space conversions
Hex:
        #ca1ec5
        RGB:
        202, 30, 197
        CMY:
        21, 88, 23
        CMYK:
        0, 85, 2, 21
      HSL:
        302°, 74.1379%, 45.4902%
        HSV (HSB):
        302°, 85.1485%, 79.2157%
        XYZ:
        34.8994, 17.5163, 54.3649
        xyY:
        0.3268, 0.1640, 17.5163
      CIE-Lab:
        48.9041, 78.2796, -46.7620
        CIE-LCH:
        48.9041, 91.1832, 329.1471
        CIE-Luv:
        48.9041, 66.8475, -80.2164
        Hunter-Lab:
        41.8525, 75.6034, -47.7188
      #ca1ec5 color charts
#ca1ec5 RGB chart
      #ca1ec5 CMYK chart
      #ca1ec5 RGB pie chart
      #ca1ec5 color shades, tints & tones
#ca1ec5 color schemes
#ca1ec5 color preview, HTML & CSS examples
           This text has a color of #ca1ec5        
        
          <p style="color:#ca1ec5;">Text here</p>
        
        
          .mytext {color:#ca1ec5;}
        
        Text color #ca1ec5
      
           This box has a color of #ca1ec5        
        
          <div style="background-color:#ca1ec5;">Content here</div>
        
        
          .mybackground {background-color:#ca1ec5;}
        
        Background color #ca1ec5
      
           Border around this has a color of #ca1ec5        
        
          <div style="border:2px solid #ca1ec5;">Content here</div>
        
        
          .myborder {border:2px solid #ca1ec5;}
        
        Border color #ca1ec5