#ca21e2 color space conversions
Hex:
        #ca21e2
        RGB:
        202, 33, 226
        CMY:
        21, 87, 11
        CMYK:
        11, 85, 0, 11
      HSL:
        293°, 76.8924%, 50.7843%
        HSV (HSB):
        293°, 85.3982%, 88.6275%
        XYZ:
        38.6284, 19.1353, 73.6090
        xyY:
        0.2940, 0.1457, 19.1353
      CIE-Lab:
        50.8451, 82.2365, -60.2808
        CIE-LCH:
        50.8451, 101.9638, 323.7579
        CIE-Luv:
        50.8451, 56.1188, -101.2628
        Hunter-Lab:
        43.7439, 81.0744, -69.1483
      #ca21e2 color charts
#ca21e2 RGB chart
      #ca21e2 CMYK chart
      #ca21e2 RGB pie chart
      #ca21e2 color shades, tints & tones
#ca21e2 color schemes
#ca21e2 color preview, HTML & CSS examples
           This text has a color of #ca21e2        
        
          <p style="color:#ca21e2;">Text here</p>
        
        
          .mytext {color:#ca21e2;}
        
        Text color #ca21e2
      
           This box has a color of #ca21e2        
        
          <div style="background-color:#ca21e2;">Content here</div>
        
        
          .mybackground {background-color:#ca21e2;}
        
        Background color #ca21e2
      
           Border around this has a color of #ca21e2        
        
          <div style="border:2px solid #ca21e2;">Content here</div>
        
        
          .myborder {border:2px solid #ca21e2;}
        
        Border color #ca21e2