#cf2e81 color space conversions
Hex:
        #cf2e81
        RGB:
        207, 46, 129
        CMY:
        19, 82, 49
        CMYK:
        0, 78, 38, 19
      HSL:
        329°, 63.6364%, 49.6078%
        HSV (HSB):
        329°, 77.7778%, 81.1765%
        XYZ:
        30.6716, 16.8044, 22.3959
        xyY:
        0.4390, 0.2405, 16.8044
      CIE-Lab:
        48.0126, 67.0377, -7.6925
        CIE-LCH:
        48.0126, 67.4776, 353.4540
        CIE-Luv:
        48.0126, 95.3521, -22.5517
        Hunter-Lab:
        40.9931, 61.8179, -3.6969
      #cf2e81 color charts
#cf2e81 RGB chart
      #cf2e81 CMYK chart
      #cf2e81 RGB pie chart
      #cf2e81 color shades, tints & tones
#cf2e81 color schemes
#cf2e81 color preview, HTML & CSS examples
           This text has a color of #cf2e81        
        
          <p style="color:#cf2e81;">Text here</p>
        
        
          .mytext {color:#cf2e81;}
        
        Text color #cf2e81
      
           This box has a color of #cf2e81        
        
          <div style="background-color:#cf2e81;">Content here</div>
        
        
          .mybackground {background-color:#cf2e81;}
        
        Background color #cf2e81
      
           Border around this has a color of #cf2e81        
        
          <div style="border:2px solid #cf2e81;">Content here</div>
        
        
          .myborder {border:2px solid #cf2e81;}
        
        Border color #cf2e81