#ca2e81 color space conversions
Hex:
        #ca2e81
        RGB:
        202, 46, 129
        CMY:
        21, 82, 49
        CMYK:
        0, 77, 36, 21
      HSL:
        328°, 62.9032%, 48.6275%
        HSV (HSB):
        328°, 77.2277%, 79.2157%
        XYZ:
        29.2966, 16.0955, 22.3315
        xyY:
        0.4326, 0.2377, 16.0955
      CIE-Lab:
        47.0996, 65.7697, -9.1535
        CIE-LCH:
        47.0996, 66.4036, 352.0767
        CIE-Luv:
        47.0996, 91.3227, -24.1287
        Hunter-Lab:
        40.1192, 60.1387, -4.9191
      #ca2e81 color charts
#ca2e81 RGB chart
      #ca2e81 CMYK chart
      #ca2e81 RGB pie chart
      #ca2e81 color shades, tints & tones
#ca2e81 color schemes
#ca2e81 color preview, HTML & CSS examples
           This text has a color of #ca2e81        
        
          <p style="color:#ca2e81;">Text here</p>
        
        
          .mytext {color:#ca2e81;}
        
        Text color #ca2e81
      
           This box has a color of #ca2e81        
        
          <div style="background-color:#ca2e81;">Content here</div>
        
        
          .mybackground {background-color:#ca2e81;}
        
        Background color #ca2e81
      
           Border around this has a color of #ca2e81        
        
          <div style="border:2px solid #ca2e81;">Content here</div>
        
        
          .myborder {border:2px solid #ca2e81;}
        
        Border color #ca2e81