#ca21f0 color space conversions
Hex:
        #ca21f0
        RGB:
        202, 33, 240
        CMY:
        21, 87, 6
        CMYK:
        16, 86, 0, 6
      HSL:
        289°, 87.3418%, 53.5294%
        HSV (HSB):
        289°, 86.2500%, 94.1176%
        XYZ:
        40.6292, 19.9355, 84.1446
        xyY:
        0.2808, 0.1378, 19.9355
      CIE-Lab:
        51.7643, 84.5614, -66.7000
        CIE-LCH:
        51.7643, 107.7011, 321.7345
        CIE-Luv:
        51.7643, 51.5717, -111.2439
        Hunter-Lab:
        44.6492, 84.2923, -80.4817
      #ca21f0 color charts
#ca21f0 RGB chart
      #ca21f0 CMYK chart
      #ca21f0 RGB pie chart
      #ca21f0 color shades, tints & tones
#ca21f0 color schemes
#ca21f0 color preview, HTML & CSS examples
           This text has a color of #ca21f0        
        
          <p style="color:#ca21f0;">Text here</p>
        
        
          .mytext {color:#ca21f0;}
        
        Text color #ca21f0
      
           This box has a color of #ca21f0        
        
          <div style="background-color:#ca21f0;">Content here</div>
        
        
          .mybackground {background-color:#ca21f0;}
        
        Background color #ca21f0
      
           Border around this has a color of #ca21f0        
        
          <div style="border:2px solid #ca21f0;">Content here</div>
        
        
          .myborder {border:2px solid #ca21f0;}
        
        Border color #ca21f0