#ca2dc8 color space conversions
Hex:
        #ca2dc8
        RGB:
        202, 45, 200
        CMY:
        21, 82, 22
        CMYK:
        0, 78, 1, 21
      HSL:
        301°, 63.5628%, 48.4314%
        HSV (HSB):
        301°, 77.7228%, 79.2157%
        XYZ:
        35.7208, 18.6035, 56.3517
        xyY:
        0.3228, 0.1681, 18.6035
      CIE-Lab:
        50.2200, 75.3949, -46.4030
        CIE-LCH:
        50.2200, 88.5303, 328.3891
        CIE-Luv:
        50.2200, 63.6400, -79.8325
        Hunter-Lab:
        43.1317, 72.3496, -47.2703
      #ca2dc8 color charts
#ca2dc8 RGB chart
      #ca2dc8 CMYK chart
      #ca2dc8 RGB pie chart
      #ca2dc8 color shades, tints & tones
#ca2dc8 color schemes
#ca2dc8 color preview, HTML & CSS examples
           This text has a color of #ca2dc8        
        
          <p style="color:#ca2dc8;">Text here</p>
        
        
          .mytext {color:#ca2dc8;}
        
        Text color #ca2dc8
      
           This box has a color of #ca2dc8        
        
          <div style="background-color:#ca2dc8;">Content here</div>
        
        
          .mybackground {background-color:#ca2dc8;}
        
        Background color #ca2dc8
      
           Border around this has a color of #ca2dc8        
        
          <div style="border:2px solid #ca2dc8;">Content here</div>
        
        
          .myborder {border:2px solid #ca2dc8;}
        
        Border color #ca2dc8