#ca2382 color space conversions
Hex:
        #ca2382
        RGB:
        202, 35, 130
        CMY:
        21, 86, 49
        CMYK:
        0, 83, 36, 21
      HSL:
        326°, 70.4641%, 46.4706%
        HSV (HSB):
        326°, 82.6733%, 79.2157%
        XYZ:
        28.9874, 15.3703, 22.5581
        xyY:
        0.4332, 0.2297, 15.3703
      CIE-Lab:
        46.1373, 68.7252, -11.2101
        CIE-LCH:
        46.1373, 69.6334, 350.7358
        CIE-Luv:
        46.1373, 93.8734, -27.3380
        Hunter-Lab:
        39.2050, 63.3707, -6.6712
      #ca2382 color charts
#ca2382 RGB chart
      #ca2382 CMYK chart
      #ca2382 RGB pie chart
      #ca2382 color shades, tints & tones
#ca2382 color schemes
#ca2382 color preview, HTML & CSS examples
           This text has a color of #ca2382        
        
          <p style="color:#ca2382;">Text here</p>
        
        
          .mytext {color:#ca2382;}
        
        Text color #ca2382
      
           This box has a color of #ca2382        
        
          <div style="background-color:#ca2382;">Content here</div>
        
        
          .mybackground {background-color:#ca2382;}
        
        Background color #ca2382
      
           Border around this has a color of #ca2382        
        
          <div style="border:2px solid #ca2382;">Content here</div>
        
        
          .myborder {border:2px solid #ca2382;}
        
        Border color #ca2382