#cf4f84 color space conversions
Hex:
        #cf4f84
        RGB:
        207, 79, 132
        CMY:
        19, 69, 48
        CMYK:
        0, 62, 36, 19
      HSL:
        335°, 57.1429%, 56.0784%
        HSV (HSB):
        335°, 61.8357%, 81.1765%
        XYZ:
        32.6930, 20.5233, 24.0681
        xyY:
        0.4230, 0.2656, 20.5233
      CIE-Lab:
        52.4238, 55.3983, -2.9551
        CIE-LCH:
        52.4238, 55.4770, 356.9466
        CIE-Luv:
        52.4238, 81.0951, -14.1909
        Hunter-Lab:
        45.3027, 49.5361, 0.2127
      #cf4f84 color charts
#cf4f84 RGB chart
      #cf4f84 CMYK chart
      #cf4f84 RGB pie chart
      #cf4f84 color shades, tints & tones
#cf4f84 color schemes
#cf4f84 color preview, HTML & CSS examples
           This text has a color of #cf4f84        
        
          <p style="color:#cf4f84;">Text here</p>
        
        
          .mytext {color:#cf4f84;}
        
        Text color #cf4f84
      
           This box has a color of #cf4f84        
        
          <div style="background-color:#cf4f84;">Content here</div>
        
        
          .mybackground {background-color:#cf4f84;}
        
        Background color #cf4f84
      
           Border around this has a color of #cf4f84        
        
          <div style="border:2px solid #cf4f84;">Content here</div>
        
        
          .myborder {border:2px solid #cf4f84;}
        
        Border color #cf4f84