#ca1bb1 color space conversions
Hex:
        #ca1bb1
        RGB:
        202, 27, 177
        CMY:
        21, 89, 31
        CMYK:
        0, 87, 12, 21
      HSL:
        309°, 76.4192%, 44.9020%
        HSV (HSB):
        309°, 86.6337%, 79.2157%
        XYZ:
        32.6849, 16.5147, 43.0600
        xyY:
        0.3543, 0.1790, 16.5147
      CIE-Lab:
        47.6427, 75.9774, -37.0740
        CIE-LCH:
        47.6427, 84.5403, 333.9894
        CIE-Luv:
        47.6427, 75.1645, -65.3116
        Hunter-Lab:
        40.6383, 72.4480, -34.3762
      #ca1bb1 color charts
#ca1bb1 RGB chart
      #ca1bb1 CMYK chart
      #ca1bb1 RGB pie chart
      #ca1bb1 color shades, tints & tones
#ca1bb1 color schemes
#ca1bb1 color preview, HTML & CSS examples
           This text has a color of #ca1bb1        
        
          <p style="color:#ca1bb1;">Text here</p>
        
        
          .mytext {color:#ca1bb1;}
        
        Text color #ca1bb1
      
           This box has a color of #ca1bb1        
        
          <div style="background-color:#ca1bb1;">Content here</div>
        
        
          .mybackground {background-color:#ca1bb1;}
        
        Background color #ca1bb1
      
           Border around this has a color of #ca1bb1        
        
          <div style="border:2px solid #ca1bb1;">Content here</div>
        
        
          .myborder {border:2px solid #ca1bb1;}
        
        Border color #ca1bb1