#cf84ba color space conversions
Hex:
        #cf84ba
        RGB:
        207, 132, 186
        CMY:
        19, 48, 27
        CMYK:
        0, 36, 10, 19
      HSL:
        317°, 43.8596%, 66.4706%
        HSV (HSB):
        317°, 36.2319%, 81.1765%
        XYZ:
        42.8463, 33.3131, 50.6262
        xyY:
        0.3379, 0.2628, 33.3131
      CIE-Lab:
        64.4136, 36.7686, -16.2975
        CIE-LCH:
        64.4136, 40.2186, 336.0948
        CIE-Luv:
        64.4136, 41.0007, -30.6348
        Hunter-Lab:
        57.7175, 31.5030, -11.6032
      #cf84ba color charts
#cf84ba RGB chart
      #cf84ba CMYK chart
      #cf84ba RGB pie chart
      #cf84ba color shades, tints & tones
#cf84ba color schemes
#cf84ba color preview, HTML & CSS examples
           This text has a color of #cf84ba        
        
          <p style="color:#cf84ba;">Text here</p>
        
        
          .mytext {color:#cf84ba;}
        
        Text color #cf84ba
      
           This box has a color of #cf84ba        
        
          <div style="background-color:#cf84ba;">Content here</div>
        
        
          .mybackground {background-color:#cf84ba;}
        
        Background color #cf84ba
      
           Border around this has a color of #cf84ba        
        
          <div style="border:2px solid #cf84ba;">Content here</div>
        
        
          .myborder {border:2px solid #cf84ba;}
        
        Border color #cf84ba