#ca2bd1 color space conversions
Hex:
        #ca2bd1
        RGB:
        202, 43, 209
        CMY:
        21, 83, 18
        CMYK:
        3, 79, 0, 18
      HSL:
        297°, 65.8730%, 49.4118%
        HSV (HSB):
        297°, 79.4258%, 81.9608%
        XYZ:
        36.7296, 18.8878, 62.0314
        xyY:
        0.3122, 0.1605, 18.8878
      CIE-Lab:
        50.5556, 77.3134, -51.0474
        CIE-LCH:
        50.5556, 92.6456, 326.5646
        CIE-Luv:
        50.5556, 60.7487, -87.0697
        Hunter-Lab:
        43.4601, 74.8016, -54.2038
      #ca2bd1 color charts
#ca2bd1 RGB chart
      #ca2bd1 CMYK chart
      #ca2bd1 RGB pie chart
      #ca2bd1 color shades, tints & tones
#ca2bd1 color schemes
#ca2bd1 color preview, HTML & CSS examples
           This text has a color of #ca2bd1        
        
          <p style="color:#ca2bd1;">Text here</p>
        
        
          .mytext {color:#ca2bd1;}
        
        Text color #ca2bd1
      
           This box has a color of #ca2bd1        
        
          <div style="background-color:#ca2bd1;">Content here</div>
        
        
          .mybackground {background-color:#ca2bd1;}
        
        Background color #ca2bd1
      
           Border around this has a color of #ca2bd1        
        
          <div style="border:2px solid #ca2bd1;">Content here</div>
        
        
          .myborder {border:2px solid #ca2bd1;}
        
        Border color #ca2bd1