#cd49ac color space conversions
Hex:
        #cd49ac
        RGB:
        205, 73, 172
        CMY:
        20, 71, 33
        CMYK:
        0, 64, 16, 20
      HSL:
        315°, 56.8966%, 54.5098%
        HSV (HSB):
        315°, 64.3902%, 80.3922%
        XYZ:
        35.0058, 20.7228, 41.1846
        xyY:
        0.3612, 0.2138, 20.7228
      CIE-Lab:
        52.6448, 62.5195, -26.2869
        CIE-LCH:
        52.6448, 67.8210, 337.1952
        CIE-Luv:
        52.6448, 68.7541, -48.5986
        Hunter-Lab:
        45.5223, 57.5991, -21.7749
      #cd49ac color charts
#cd49ac RGB chart
      #cd49ac CMYK chart
      #cd49ac RGB pie chart
      #cd49ac color shades, tints & tones
#cd49ac color schemes
#cd49ac color preview, HTML & CSS examples
           This text has a color of #cd49ac        
        
          <p style="color:#cd49ac;">Text here</p>
        
        
          .mytext {color:#cd49ac;}
        
        Text color #cd49ac
      
           This box has a color of #cd49ac        
        
          <div style="background-color:#cd49ac;">Content here</div>
        
        
          .mybackground {background-color:#cd49ac;}
        
        Background color #cd49ac
      
           Border around this has a color of #cd49ac        
        
          <div style="border:2px solid #cd49ac;">Content here</div>
        
        
          .myborder {border:2px solid #cd49ac;}
        
        Border color #cd49ac