#ca21f5 color space conversions
Hex:
        #ca21f5
        RGB:
        202, 33, 245
        CMY:
        21, 87, 4
        CMYK:
        18, 87, 0, 4
      HSL:
        288°, 91.3793%, 54.5098%
        HSV (HSB):
        288°, 86.5306%, 96.0784%
        XYZ:
        41.3824, 20.2368, 88.1112
        xyY:
        0.2764, 0.1352, 20.2368
      CIE-Lab:
        52.1039, 85.4106, -68.9541
        CIE-LCH:
        52.1039, 109.7709, 321.0852
        CIE-Luv:
        52.1039, 50.0197, -114.7443
        Hunter-Lab:
        44.9854, 85.4792, -84.6394
      #ca21f5 color charts
#ca21f5 RGB chart
      #ca21f5 CMYK chart
      #ca21f5 RGB pie chart
      #ca21f5 color shades, tints & tones
#ca21f5 color schemes
#ca21f5 color preview, HTML & CSS examples
           This text has a color of #ca21f5        
        
          <p style="color:#ca21f5;">Text here</p>
        
        
          .mytext {color:#ca21f5;}
        
        Text color #ca21f5
      
           This box has a color of #ca21f5        
        
          <div style="background-color:#ca21f5;">Content here</div>
        
        
          .mybackground {background-color:#ca21f5;}
        
        Background color #ca21f5
      
           Border around this has a color of #ca21f5        
        
          <div style="border:2px solid #ca21f5;">Content here</div>
        
        
          .myborder {border:2px solid #ca21f5;}
        
        Border color #ca21f5