#cf5571 color space conversions
Hex:
        #cf5571
        RGB:
        207, 85, 113
        CMY:
        19, 67, 56
        CMYK:
        0, 59, 45, 19
      HSL:
        346°, 55.9633%, 57.2549%
        HSV (HSB):
        346°, 58.9372%, 81.1765%
        XYZ:
        31.9613, 20.9547, 17.9829
        xyY:
        0.4508, 0.2956, 20.9547
      CIE-Lab:
        52.8998, 50.7130, 9.0617
        CIE-LCH:
        52.8998, 51.5163, 10.1310
        CIE-Luv:
        52.8998, 83.6167, 1.9756
        Hunter-Lab:
        45.7763, 44.5214, 8.7517
      #cf5571 color charts
#cf5571 RGB chart
      #cf5571 CMYK chart
      #cf5571 RGB pie chart
      #cf5571 color shades, tints & tones
#cf5571 color schemes
#cf5571 color preview, HTML & CSS examples
           This text has a color of #cf5571        
        
          <p style="color:#cf5571;">Text here</p>
        
        
          .mytext {color:#cf5571;}
        
        Text color #cf5571
      
           This box has a color of #cf5571        
        
          <div style="background-color:#cf5571;">Content here</div>
        
        
          .mybackground {background-color:#cf5571;}
        
        Background color #cf5571
      
           Border around this has a color of #cf5571        
        
          <div style="border:2px solid #cf5571;">Content here</div>
        
        
          .myborder {border:2px solid #cf5571;}
        
        Border color #cf5571