#cf829d color space conversions
Hex:
        #cf829d
        RGB:
        207, 130, 157
        CMY:
        19, 49, 38
        CMYK:
        0, 37, 24, 19
      HSL:
        339°, 44.5087%, 66.0784%
        HSV (HSB):
        339°, 37.1981%, 81.1765%
        XYZ:
        39.8006, 31.6650, 35.9125
        xyY:
        0.3707, 0.2949, 31.6650
      CIE-Lab:
        63.0650, 33.2731, -1.8653
        CIE-LCH:
        63.0650, 33.3253, 356.7914
        CIE-Luv:
        63.0650, 47.4703, -8.6402
        Hunter-Lab:
        56.2716, 27.7765, 1.5513
      #cf829d color charts
#cf829d RGB chart
      #cf829d CMYK chart
      #cf829d RGB pie chart
      #cf829d color shades, tints & tones
#cf829d color schemes
#cf829d color preview, HTML & CSS examples
           This text has a color of #cf829d        
        
          <p style="color:#cf829d;">Text here</p>
        
        
          .mytext {color:#cf829d;}
        
        Text color #cf829d
      
           This box has a color of #cf829d        
        
          <div style="background-color:#cf829d;">Content here</div>
        
        
          .mybackground {background-color:#cf829d;}
        
        Background color #cf829d
      
           Border around this has a color of #cf829d        
        
          <div style="border:2px solid #cf829d;">Content here</div>
        
        
          .myborder {border:2px solid #cf829d;}
        
        Border color #cf829d