#ca0265 color space conversions
Hex:
        #ca0265
        RGB:
        202, 2, 101
        CMY:
        21, 99, 60
        CMYK:
        0, 99, 50, 21
      HSL:
        330°, 98.0392%, 40.0000%
        HSV (HSB):
        330°, 99.0099%, 79.2157%
        XYZ:
        26.7278, 13.5396, 13.5166
        xyY:
        0.4969, 0.2517, 13.5396
      CIE-Lab:
        43.5652, 70.8289, 2.9289
        CIE-LCH:
        43.5652, 70.8895, 2.3679
        CIE-Luv:
        43.5652, 111.9014, -9.9886
        Hunter-Lab:
        36.7961, 65.2647, 3.9779
      #ca0265 color charts
#ca0265 RGB chart
      #ca0265 CMYK chart
      #ca0265 RGB pie chart
      #ca0265 color shades, tints & tones
#ca0265 color schemes
#ca0265 color preview, HTML & CSS examples
           This text has a color of #ca0265        
        
          <p style="color:#ca0265;">Text here</p>
        
        
          .mytext {color:#ca0265;}
        
        Text color #ca0265
      
           This box has a color of #ca0265        
        
          <div style="background-color:#ca0265;">Content here</div>
        
        
          .mybackground {background-color:#ca0265;}
        
        Background color #ca0265
      
           Border around this has a color of #ca0265        
        
          <div style="border:2px solid #ca0265;">Content here</div>
        
        
          .myborder {border:2px solid #ca0265;}
        
        Border color #ca0265