#ca0c64 color space conversions
Hex:
        #ca0c64
        RGB:
        202, 12, 100
        CMY:
        21, 95, 61
        CMYK:
        0, 94, 50, 21
      HSL:
        332°, 88.7850%, 41.9608%
        HSV (HSB):
        332°, 94.0594%, 79.2157%
        XYZ:
        26.7888, 13.7396, 13.2967
        xyY:
        0.4977, 0.2553, 13.7396
      CIE-Lab:
        43.8571, 69.8199, 3.9763
        CIE-LCH:
        43.8571, 69.9330, 3.2595
        CIE-Luv:
        43.8571, 111.1765, -8.5551
        Hunter-Lab:
        37.0670, 64.1374, 4.6784
      #ca0c64 color charts
#ca0c64 RGB chart
      #ca0c64 CMYK chart
      #ca0c64 RGB pie chart
      #ca0c64 color shades, tints & tones
#ca0c64 color schemes
#ca0c64 color preview, HTML & CSS examples
           This text has a color of #ca0c64        
        
          <p style="color:#ca0c64;">Text here</p>
        
        
          .mytext {color:#ca0c64;}
        
        Text color #ca0c64
      
           This box has a color of #ca0c64        
        
          <div style="background-color:#ca0c64;">Content here</div>
        
        
          .mybackground {background-color:#ca0c64;}
        
        Background color #ca0c64
      
           Border around this has a color of #ca0c64        
        
          <div style="border:2px solid #ca0c64;">Content here</div>
        
        
          .myborder {border:2px solid #ca0c64;}
        
        Border color #ca0c64