#cf2e80 color space conversions
Hex:
        #cf2e80
        RGB:
        207, 46, 128
        CMY:
        19, 82, 50
        CMYK:
        0, 78, 38, 19
      HSL:
        329°, 63.6364%, 49.6078%
        HSV (HSB):
        329°, 77.7778%, 81.1765%
        XYZ:
        30.6054, 16.7779, 22.0474
        xyY:
        0.4408, 0.2416, 16.7779
      CIE-Lab:
        47.9790, 66.9358, -7.1351
        CIE-LCH:
        47.9790, 67.3150, 353.9155
        CIE-Luv:
        47.9790, 95.7583, -21.7952
        Hunter-Lab:
        40.9608, 61.6914, -3.2407
      #cf2e80 color charts
#cf2e80 RGB chart
      #cf2e80 CMYK chart
      #cf2e80 RGB pie chart
      #cf2e80 color shades, tints & tones
#cf2e80 color schemes
#cf2e80 color preview, HTML & CSS examples
           This text has a color of #cf2e80        
        
          <p style="color:#cf2e80;">Text here</p>
        
        
          .mytext {color:#cf2e80;}
        
        Text color #cf2e80
      
           This box has a color of #cf2e80        
        
          <div style="background-color:#cf2e80;">Content here</div>
        
        
          .mybackground {background-color:#cf2e80;}
        
        Background color #cf2e80
      
           Border around this has a color of #cf2e80        
        
          <div style="border:2px solid #cf2e80;">Content here</div>
        
        
          .myborder {border:2px solid #cf2e80;}
        
        Border color #cf2e80