#cf5079 color space conversions
Hex:
        #cf5079
        RGB:
        207, 80, 121
        CMY:
        19, 69, 53
        CMYK:
        0, 61, 42, 19
      HSL:
        341°, 56.9507%, 56.2745%
        HSV (HSB):
        341°, 61.3527%, 81.1765%
        XYZ:
        32.0520, 20.3832, 20.3342
        xyY:
        0.4405, 0.2801, 20.3832
      CIE-Lab:
        52.2677, 53.7663, 3.3838
        CIE-LCH:
        52.2677, 53.8726, 3.6012
        CIE-Luv:
        52.2677, 84.0126, -5.6650
        Hunter-Lab:
        45.1478, 47.7149, 4.8997
      #cf5079 color charts
#cf5079 RGB chart
      #cf5079 CMYK chart
      #cf5079 RGB pie chart
      #cf5079 color shades, tints & tones
#cf5079 color schemes
#cf5079 color preview, HTML & CSS examples
           This text has a color of #cf5079        
        
          <p style="color:#cf5079;">Text here</p>
        
        
          .mytext {color:#cf5079;}
        
        Text color #cf5079
      
           This box has a color of #cf5079        
        
          <div style="background-color:#cf5079;">Content here</div>
        
        
          .mybackground {background-color:#cf5079;}
        
        Background color #cf5079
      
           Border around this has a color of #cf5079        
        
          <div style="border:2px solid #cf5079;">Content here</div>
        
        
          .myborder {border:2px solid #cf5079;}
        
        Border color #cf5079