#ca029f color space conversions
Hex:
        #ca029f
        RGB:
        202, 2, 159
        CMY:
        21, 99, 38
        CMYK:
        0, 99, 21, 21
      HSL:
        313°, 98.0392%, 40.0000%
        HSV (HSB):
        313°, 99.0099%, 79.2157%
        XYZ:
        30.6368, 15.1032, 34.1014
        xyY:
        0.3837, 0.1892, 15.1032
      CIE-Lab:
        45.7752, 76.5521, -29.3121
        CIE-LCH:
        45.7752, 81.9721, 339.0479
        CIE-Luv:
        45.7752, 85.1281, -53.6877
        Hunter-Lab:
        38.8628, 72.7076, -24.8219
      #ca029f color charts
#ca029f RGB chart
      #ca029f CMYK chart
      #ca029f RGB pie chart
      #ca029f color shades, tints & tones
#ca029f color schemes
#ca029f color preview, HTML & CSS examples
           This text has a color of #ca029f        
        
          <p style="color:#ca029f;">Text here</p>
        
        
          .mytext {color:#ca029f;}
        
        Text color #ca029f
      
           This box has a color of #ca029f        
        
          <div style="background-color:#ca029f;">Content here</div>
        
        
          .mybackground {background-color:#ca029f;}
        
        Background color #ca029f
      
           Border around this has a color of #ca029f        
        
          <div style="border:2px solid #ca029f;">Content here</div>
        
        
          .myborder {border:2px solid #ca029f;}
        
        Border color #ca029f