#ca72dc color space conversions
Hex:
        #ca72dc
        RGB:
        202, 114, 220
        CMY:
        21, 55, 14
        CMYK:
        8, 48, 0, 14
      HSL:
        290°, 60.2273%, 65.4902%
        HSV (HSB):
        290°, 48.1818%, 86.2745%
        XYZ:
        43.2927, 29.7585, 71.1723
        xyY:
        0.3002, 0.2063, 29.7585
      CIE-Lab:
        61.4453, 50.8900, -40.0459
        CIE-LCH:
        61.4453, 64.7570, 321.8004
        CIE-Luv:
        61.4453, 38.6820, -69.8630
        Hunter-Lab:
        54.5513, 46.1952, -39.1688
      #ca72dc color charts
#ca72dc RGB chart
      #ca72dc CMYK chart
      #ca72dc RGB pie chart
      #ca72dc color shades, tints & tones
#ca72dc color schemes
#ca72dc color preview, HTML & CSS examples
           This text has a color of #ca72dc        
        
          <p style="color:#ca72dc;">Text here</p>
        
        
          .mytext {color:#ca72dc;}
        
        Text color #ca72dc
      
           This box has a color of #ca72dc        
        
          <div style="background-color:#ca72dc;">Content here</div>
        
        
          .mybackground {background-color:#ca72dc;}
        
        Background color #ca72dc
      
           Border around this has a color of #ca72dc        
        
          <div style="border:2px solid #ca72dc;">Content here</div>
        
        
          .myborder {border:2px solid #ca72dc;}
        
        Border color #ca72dc