#cf83ae color space conversions
Hex:
        #cf83ae
        RGB:
        207, 131, 174
        CMY:
        19, 49, 32
        CMYK:
        0, 37, 16, 19
      HSL:
        326°, 44.1860%, 66.2745%
        HSV (HSB):
        326°, 36.7150%, 81.1765%
        XYZ:
        41.4884, 32.5540, 44.1413
        xyY:
        0.3511, 0.2755, 32.5540
      CIE-Lab:
        63.7981, 35.3279, -10.4385
        CIE-LCH:
        63.7981, 36.8378, 343.5389
        CIE-Luv:
        63.7981, 43.7590, -21.4873
        Hunter-Lab:
        57.0561, 29.9483, -5.9302
      #cf83ae color charts
#cf83ae RGB chart
      #cf83ae CMYK chart
      #cf83ae RGB pie chart
      #cf83ae color shades, tints & tones
#cf83ae color schemes
#cf83ae color preview, HTML & CSS examples
           This text has a color of #cf83ae        
        
          <p style="color:#cf83ae;">Text here</p>
        
        
          .mytext {color:#cf83ae;}
        
        Text color #cf83ae
      
           This box has a color of #cf83ae        
        
          <div style="background-color:#cf83ae;">Content here</div>
        
        
          .mybackground {background-color:#cf83ae;}
        
        Background color #cf83ae
      
           Border around this has a color of #cf83ae        
        
          <div style="border:2px solid #cf83ae;">Content here</div>
        
        
          .myborder {border:2px solid #cf83ae;}
        
        Border color #cf83ae