#ca266b color space conversions
Hex:
        #ca266b
        RGB:
        202, 38, 107
        CMY:
        21, 85, 58
        CMYK:
        0, 81, 47, 21
      HSL:
        335°, 68.3333%, 47.0588%
        HSV (HSB):
        335°, 81.1881%, 79.2157%
        XYZ:
        27.7041, 15.0043, 15.3459
        xyY:
        0.4772, 0.2585, 15.0043
      CIE-Lab:
        45.6401, 65.8263, 2.1945
        CIE-LCH:
        45.6401, 65.8629, 1.9094
        CIE-Luv:
        45.6401, 102.6584, -9.7357
        Hunter-Lab:
        38.7354, 59.8786, 3.6258
      #ca266b color charts
#ca266b RGB chart
      #ca266b CMYK chart
      #ca266b RGB pie chart
      #ca266b color shades, tints & tones
#ca266b color schemes
#ca266b color preview, HTML & CSS examples
           This text has a color of #ca266b        
        
          <p style="color:#ca266b;">Text here</p>
        
        
          .mytext {color:#ca266b;}
        
        Text color #ca266b
      
           This box has a color of #ca266b        
        
          <div style="background-color:#ca266b;">Content here</div>
        
        
          .mybackground {background-color:#ca266b;}
        
        Background color #ca266b
      
           Border around this has a color of #ca266b        
        
          <div style="border:2px solid #ca266b;">Content here</div>
        
        
          .myborder {border:2px solid #ca266b;}
        
        Border color #ca266b