#ca72ae color space conversions
Hex:
        #ca72ae
        RGB:
        202, 114, 174
        CMY:
        21, 55, 32
        CMYK:
        0, 44, 14, 21
      HSL:
        319°, 45.3608%, 61.9608%
        HSV (HSB):
        319°, 43.5644%, 79.2157%
        XYZ:
        38.0144, 27.6472, 43.3773
        xyY:
        0.3486, 0.2536, 27.6472
      CIE-Lab:
        59.5686, 42.6621, -16.8718
        CIE-LCH:
        59.5686, 45.8772, 338.4224
        CIE-Luv:
        59.5686, 48.8215, -32.0823
        Hunter-Lab:
        52.5806, 37.0349, -12.1059
      #ca72ae color charts
#ca72ae RGB chart
      #ca72ae CMYK chart
      #ca72ae RGB pie chart
      #ca72ae color shades, tints & tones
#ca72ae color schemes
#ca72ae color preview, HTML & CSS examples
           This text has a color of #ca72ae        
        
          <p style="color:#ca72ae;">Text here</p>
        
        
          .mytext {color:#ca72ae;}
        
        Text color #ca72ae
      
           This box has a color of #ca72ae        
        
          <div style="background-color:#ca72ae;">Content here</div>
        
        
          .mybackground {background-color:#ca72ae;}
        
        Background color #ca72ae
      
           Border around this has a color of #ca72ae        
        
          <div style="border:2px solid #ca72ae;">Content here</div>
        
        
          .myborder {border:2px solid #ca72ae;}
        
        Border color #ca72ae