#ca205b color space conversions
Hex:
        #ca205b
        RGB:
        202, 32, 91
        CMY:
        21, 87, 64
        CMYK:
        0, 84, 55, 21
      HSL:
        339°, 72.6496%, 45.8824%
        HSV (HSB):
        339°, 84.1584%, 79.2157%
        XYZ:
        26.7620, 14.3449, 11.2559
        xyY:
        0.5111, 0.2740, 14.3449
      CIE-Lab:
        44.7236, 65.9756, 10.8310
        CIE-LCH:
        44.7236, 66.8588, 9.3229
        CIE-Luv:
        44.7236, 110.7185, -0.0372
        Hunter-Lab:
        37.8747, 59.8461, 8.8921
      #ca205b color charts
#ca205b RGB chart
      #ca205b CMYK chart
      #ca205b RGB pie chart
      #ca205b color shades, tints & tones
#ca205b color schemes
#ca205b color preview, HTML & CSS examples
           This text has a color of #ca205b        
        
          <p style="color:#ca205b;">Text here</p>
        
        
          .mytext {color:#ca205b;}
        
        Text color #ca205b
      
           This box has a color of #ca205b        
        
          <div style="background-color:#ca205b;">Content here</div>
        
        
          .mybackground {background-color:#ca205b;}
        
        Background color #ca205b
      
           Border around this has a color of #ca205b        
        
          <div style="border:2px solid #ca205b;">Content here</div>
        
        
          .myborder {border:2px solid #ca205b;}
        
        Border color #ca205b