#ca72bd color space conversions
Hex:
        #ca72bd
        RGB:
        202, 114, 189
        CMY:
        21, 55, 26
        CMYK:
        0, 44, 6, 21
      HSL:
        309°, 45.3608%, 61.9608%
        HSV (HSB):
        309°, 43.5644%, 79.2157%
        XYZ:
        39.5597, 28.2653, 51.5148
        xyY:
        0.3315, 0.2368, 28.2653
      CIE-Lab:
        60.1277, 45.1781, -24.5884
        CIE-LCH:
        60.1277, 51.4359, 331.4425
        CIE-Luv:
        60.1277, 45.4735, -44.3681
        Hunter-Lab:
        53.1651, 39.7814, -20.2340
      #ca72bd color charts
#ca72bd RGB chart
      #ca72bd CMYK chart
      #ca72bd RGB pie chart
      #ca72bd color shades, tints & tones
#ca72bd color schemes
#ca72bd color preview, HTML & CSS examples
           This text has a color of #ca72bd        
        
          <p style="color:#ca72bd;">Text here</p>
        
        
          .mytext {color:#ca72bd;}
        
        Text color #ca72bd
      
           This box has a color of #ca72bd        
        
          <div style="background-color:#ca72bd;">Content here</div>
        
        
          .mybackground {background-color:#ca72bd;}
        
        Background color #ca72bd
      
           Border around this has a color of #ca72bd        
        
          <div style="border:2px solid #ca72bd;">Content here</div>
        
        
          .myborder {border:2px solid #ca72bd;}
        
        Border color #ca72bd