#ca1bc7 color space conversions
Hex:
        #ca1bc7
        RGB:
        202, 27, 199
        CMY:
        21, 89, 22
        CMYK:
        0, 87, 1, 21
      HSL:
        301°, 76.4192%, 44.9020%
        HSV (HSB):
        301°, 86.6337%, 79.2157%
        XYZ:
        35.0579, 17.4639, 55.5560
        xyY:
        0.3244, 0.1616, 17.4639
      CIE-Lab:
        48.8394, 79.0996, -48.0240
        CIE-LCH:
        48.8394, 92.5368, 328.7367
        CIE-Luv:
        48.8394, 66.4045, -82.1359
        Hunter-Lab:
        41.7899, 76.6127, -49.5679
      #ca1bc7 color charts
#ca1bc7 RGB chart
      #ca1bc7 CMYK chart
      #ca1bc7 RGB pie chart
      #ca1bc7 color shades, tints & tones
#ca1bc7 color schemes
#ca1bc7 color preview, HTML & CSS examples
           This text has a color of #ca1bc7        
        
          <p style="color:#ca1bc7;">Text here</p>
        
        
          .mytext {color:#ca1bc7;}
        
        Text color #ca1bc7
      
           This box has a color of #ca1bc7        
        
          <div style="background-color:#ca1bc7;">Content here</div>
        
        
          .mybackground {background-color:#ca1bc7;}
        
        Background color #ca1bc7
      
           Border around this has a color of #ca1bc7        
        
          <div style="border:2px solid #ca1bc7;">Content here</div>
        
        
          .myborder {border:2px solid #ca1bc7;}
        
        Border color #ca1bc7