#cf707f color space conversions
Hex:
        #cf707f
        RGB:
        207, 112, 127
        CMY:
        19, 56, 50
        CMYK:
        0, 46, 39, 19
      HSL:
        351°, 49.7382%, 62.5490%
        HSV (HSB):
        351°, 45.8937%, 81.1765%
        XYZ:
        35.3571, 26.3860, 23.3082
        xyY:
        0.4157, 0.3102, 26.3860
      CIE-Lab:
        58.4017, 38.9000, 8.6380
        CIE-LCH:
        58.4017, 39.8475, 12.5197
        CIE-Luv:
        58.4017, 64.0870, 4.2487
        Hunter-Lab:
        51.3673, 32.9719, 9.0540
      #cf707f color charts
#cf707f RGB chart
      #cf707f CMYK chart
      #cf707f RGB pie chart
      #cf707f color shades, tints & tones
#cf707f color schemes
#cf707f color preview, HTML & CSS examples
           This text has a color of #cf707f        
        
          <p style="color:#cf707f;">Text here</p>
        
        
          .mytext {color:#cf707f;}
        
        Text color #cf707f
      
           This box has a color of #cf707f        
        
          <div style="background-color:#cf707f;">Content here</div>
        
        
          .mybackground {background-color:#cf707f;}
        
        Background color #cf707f
      
           Border around this has a color of #cf707f        
        
          <div style="border:2px solid #cf707f;">Content here</div>
        
        
          .myborder {border:2px solid #cf707f;}
        
        Border color #cf707f