#ff2f76 color space conversions
Hex:
        #ff2f76
        RGB:
        255, 47, 118
        CMY:
        0, 82, 54
        CMYK:
        0, 82, 54, 0
      HSL:
        340°, 100.0000%, 59.2157%
        HSV (HSB):
        340°, 81.5686%, 100.0000%
        XYZ:
        45.5265, 24.6010, 19.4885
        xyY:
        0.5080, 0.2745, 24.6010
      CIE-Lab:
        56.6846, 77.9162, 12.6065
        CIE-LCH:
        56.6846, 78.9294, 9.1905
        CIE-Luv:
        56.6846, 137.9155, -0.1827
        Hunter-Lab:
        49.5994, 77.0433, 11.4235
      #ff2f76 color charts
#ff2f76 RGB chart
      #ff2f76 CMYK chart
      #ff2f76 RGB pie chart
      #ff2f76 color shades, tints & tones
#ff2f76 color schemes
#ff2f76 color preview, HTML & CSS examples
           This text has a color of #ff2f76        
        
          <p style="color:#ff2f76;">Text here</p>
        
        
          .mytext {color:#ff2f76;}
        
        Text color #ff2f76
      
           This box has a color of #ff2f76        
        
          <div style="background-color:#ff2f76;">Content here</div>
        
        
          .mybackground {background-color:#ff2f76;}
        
        Background color #ff2f76
      
           Border around this has a color of #ff2f76        
        
          <div style="border:2px solid #ff2f76;">Content here</div>
        
        
          .myborder {border:2px solid #ff2f76;}
        
        Border color #ff2f76