#ca72e2 color space conversions
Hex:
        #ca72e2
        RGB:
        202, 114, 226
        CMY:
        21, 55, 11
        CMYK:
        11, 50, 0, 11
      HSL:
        287°, 65.8824%, 66.6667%
        HSV (HSB):
        287°, 49.5575%, 88.6275%
        XYZ:
        44.1019, 30.0822, 75.4335
        xyY:
        0.2948, 0.2011, 30.0822
      CIE-Lab:
        61.7251, 52.0661, -42.9606
        CIE-LCH:
        61.7251, 67.5019, 320.4734
        CIE-Luv:
        61.7251, 37.4056, -74.7549
        Hunter-Lab:
        54.8472, 47.5468, -43.1508
      #ca72e2 color charts
#ca72e2 RGB chart
      #ca72e2 CMYK chart
      #ca72e2 RGB pie chart
      #ca72e2 color shades, tints & tones
#ca72e2 color schemes
#ca72e2 color preview, HTML & CSS examples
           This text has a color of #ca72e2        
        
          <p style="color:#ca72e2;">Text here</p>
        
        
          .mytext {color:#ca72e2;}
        
        Text color #ca72e2
      
           This box has a color of #ca72e2        
        
          <div style="background-color:#ca72e2;">Content here</div>
        
        
          .mybackground {background-color:#ca72e2;}
        
        Background color #ca72e2
      
           Border around this has a color of #ca72e2        
        
          <div style="border:2px solid #ca72e2;">Content here</div>
        
        
          .myborder {border:2px solid #ca72e2;}
        
        Border color #ca72e2