#cd206f color space conversions
Hex:
        #cd206f
        RGB:
        205, 32, 111
        CMY:
        20, 87, 56
        CMYK:
        0, 84, 46, 20
      HSL:
        333°, 72.9958%, 46.4706%
        HSV (HSB):
        333°, 84.3902%, 80.3922%
        XYZ:
        28.5626, 15.1599, 16.4597
        xyY:
        0.4746, 0.2519, 15.1599
      CIE-Lab:
        45.8524, 68.3011, 0.1010
        CIE-LCH:
        45.8524, 68.3011, 0.0847
        CIE-Luv:
        45.8524, 105.1100, -12.8119
        Hunter-Lab:
        38.9357, 62.8074, 2.1907
      #cd206f color charts
#cd206f RGB chart
      #cd206f CMYK chart
      #cd206f RGB pie chart
      #cd206f color shades, tints & tones
#cd206f color schemes
#cd206f color preview, HTML & CSS examples
           This text has a color of #cd206f        
        
          <p style="color:#cd206f;">Text here</p>
        
        
          .mytext {color:#cd206f;}
        
        Text color #cd206f
      
           This box has a color of #cd206f        
        
          <div style="background-color:#cd206f;">Content here</div>
        
        
          .mybackground {background-color:#cd206f;}
        
        Background color #cd206f
      
           Border around this has a color of #cd206f        
        
          <div style="border:2px solid #cd206f;">Content here</div>
        
        
          .myborder {border:2px solid #cd206f;}
        
        Border color #cd206f