#cf82a2 color space conversions
Hex:
        #cf82a2
        RGB:
        207, 130, 162
        CMY:
        19, 49, 36
        CMYK:
        0, 37, 22, 19
      HSL:
        335°, 44.5087%, 66.0784%
        HSV (HSB):
        335°, 37.1981%, 81.1765%
        XYZ:
        40.2363, 31.8393, 38.2073
        xyY:
        0.3648, 0.2887, 31.8393
      CIE-Lab:
        63.2098, 34.0092, -4.4983
        CIE-LCH:
        63.2098, 34.3054, 352.4653
        CIE-Luv:
        63.2098, 46.5429, -12.5310
        Hunter-Lab:
        56.4263, 28.5383, -0.6480
      #cf82a2 color charts
#cf82a2 RGB chart
      #cf82a2 CMYK chart
      #cf82a2 RGB pie chart
      #cf82a2 color shades, tints & tones
#cf82a2 color schemes
#cf82a2 color preview, HTML & CSS examples
           This text has a color of #cf82a2        
        
          <p style="color:#cf82a2;">Text here</p>
        
        
          .mytext {color:#cf82a2;}
        
        Text color #cf82a2
      
           This box has a color of #cf82a2        
        
          <div style="background-color:#cf82a2;">Content here</div>
        
        
          .mybackground {background-color:#cf82a2;}
        
        Background color #cf82a2
      
           Border around this has a color of #cf82a2        
        
          <div style="border:2px solid #cf82a2;">Content here</div>
        
        
          .myborder {border:2px solid #cf82a2;}
        
        Border color #cf82a2