#cf8fba color space conversions
Hex:
        #cf8fba
        RGB:
        207, 143, 186
        CMY:
        19, 44, 27
        CMYK:
        0, 31, 10, 19
      HSL:
        320°, 40.0000%, 68.6275%
        HSV (HSB):
        320°, 30.9179%, 81.1765%
        XYZ:
        44.4175, 36.4555, 51.1499
        xyY:
        0.3364, 0.2761, 36.4555
      CIE-Lab:
        66.8665, 30.8260, -12.6009
        CIE-LCH:
        66.8665, 33.3020, 337.7664
        CIE-Luv:
        66.8665, 35.4136, -24.1280
        Hunter-Lab:
        60.3784, 25.6518, -7.9630
      #cf8fba color charts
#cf8fba RGB chart
      #cf8fba CMYK chart
      #cf8fba RGB pie chart
      #cf8fba color shades, tints & tones
#cf8fba color schemes
#cf8fba color preview, HTML & CSS examples
           This text has a color of #cf8fba        
        
          <p style="color:#cf8fba;">Text here</p>
        
        
          .mytext {color:#cf8fba;}
        
        Text color #cf8fba
      
           This box has a color of #cf8fba        
        
          <div style="background-color:#cf8fba;">Content here</div>
        
        
          .mybackground {background-color:#cf8fba;}
        
        Background color #cf8fba
      
           Border around this has a color of #cf8fba        
        
          <div style="border:2px solid #cf8fba;">Content here</div>
        
        
          .myborder {border:2px solid #cf8fba;}
        
        Border color #cf8fba