#ca1b65 color space conversions
Hex:
        #ca1b65
        RGB:
        202, 27, 101
        CMY:
        21, 89, 60
        CMYK:
        0, 87, 50, 21
      HSL:
        335°, 76.4192%, 44.9020%
        HSV (HSB):
        335°, 86.6337%, 79.2157%
        XYZ:
        27.0980, 14.2800, 13.6400
        xyY:
        0.4925, 0.2596, 14.2800
      CIE-Lab:
        44.6318, 67.7370, 4.4651
        CIE-LCH:
        44.6318, 67.8840, 3.7714
        CIE-Luv:
        44.6318, 108.0545, -7.5101
        Hunter-Lab:
        37.7889, 61.8699, 5.0513
      #ca1b65 color charts
#ca1b65 RGB chart
      #ca1b65 CMYK chart
      #ca1b65 RGB pie chart
      #ca1b65 color shades, tints & tones
#ca1b65 color schemes
#ca1b65 color preview, HTML & CSS examples
           This text has a color of #ca1b65        
        
          <p style="color:#ca1b65;">Text here</p>
        
        
          .mytext {color:#ca1b65;}
        
        Text color #ca1b65
      
           This box has a color of #ca1b65        
        
          <div style="background-color:#ca1b65;">Content here</div>
        
        
          .mybackground {background-color:#ca1b65;}
        
        Background color #ca1b65
      
           Border around this has a color of #ca1b65        
        
          <div style="border:2px solid #ca1b65;">Content here</div>
        
        
          .myborder {border:2px solid #ca1b65;}
        
        Border color #ca1b65