#cd6195 color space conversions
Hex:
        #cd6195
        RGB:
        205, 97, 149
        CMY:
        20, 62, 42
        CMYK:
        0, 53, 27, 20
      HSL:
        331°, 51.9231%, 59.2157%
        HSV (HSB):
        331°, 52.6829%, 80.3922%
        XYZ:
        34.8763, 23.6985, 31.1698
        xyY:
        0.3886, 0.2641, 23.6985
      CIE-Lab:
        55.7846, 48.5434, -8.0454
        CIE-LCH:
        55.7846, 49.2055, 350.5895
        CIE-Luv:
        55.7846, 65.6134, -19.9702
        Hunter-Lab:
        48.6811, 42.6901, -3.8859
      #cd6195 color charts
#cd6195 RGB chart
      #cd6195 CMYK chart
      #cd6195 RGB pie chart
      #cd6195 color shades, tints & tones
#cd6195 color schemes
#cd6195 color preview, HTML & CSS examples
           This text has a color of #cd6195        
        
          <p style="color:#cd6195;">Text here</p>
        
        
          .mytext {color:#cd6195;}
        
        Text color #cd6195
      
           This box has a color of #cd6195        
        
          <div style="background-color:#cd6195;">Content here</div>
        
        
          .mybackground {background-color:#cd6195;}
        
        Background color #cd6195
      
           Border around this has a color of #cd6195        
        
          <div style="border:2px solid #cd6195;">Content here</div>
        
        
          .myborder {border:2px solid #cd6195;}
        
        Border color #cd6195