#ca025a color space conversions
Hex:
        #ca025a
        RGB:
        202, 2, 90
        CMY:
        21, 99, 65
        CMYK:
        0, 99, 55, 21
      HSL:
        334°, 98.0392%, 40.0000%
        HSV (HSB):
        334°, 99.0099%, 79.2157%
        XYZ:
        26.2243, 13.3382, 10.8652
        xyY:
        0.5200, 0.2645, 13.3382
      CIE-Lab:
        43.2684, 70.0383, 9.4208
        CIE-LCH:
        43.2684, 70.6691, 7.6608
        CIE-Luv:
        43.2684, 116.6249, -2.6186
        Hunter-Lab:
        36.5214, 64.2597, 7.9261
      #ca025a color charts
#ca025a RGB chart
      #ca025a CMYK chart
      #ca025a RGB pie chart
      #ca025a color shades, tints & tones
#ca025a color schemes
#ca025a color preview, HTML & CSS examples
           This text has a color of #ca025a        
        
          <p style="color:#ca025a;">Text here</p>
        
        
          .mytext {color:#ca025a;}
        
        Text color #ca025a
      
           This box has a color of #ca025a        
        
          <div style="background-color:#ca025a;">Content here</div>
        
        
          .mybackground {background-color:#ca025a;}
        
        Background color #ca025a
      
           Border around this has a color of #ca025a        
        
          <div style="border:2px solid #ca025a;">Content here</div>
        
        
          .myborder {border:2px solid #ca025a;}
        
        Border color #ca025a