#f72085 color space conversions
Hex:
        #f72085
        RGB:
        247, 32, 133
        CMY:
        3, 87, 48
        CMYK:
        0, 87, 46, 3
      HSL:
        332°, 93.0736%, 54.7059%
        HSV (HSB):
        332°, 87.0445%, 96.8627%
        XYZ:
        43.1079, 22.5006, 24.2613
        xyY:
        0.4797, 0.2504, 22.5006
      CIE-Lab:
        54.5542, 80.0448, 0.3953
        CIE-LCH:
        54.5542, 80.0457, 0.2829
        CIE-Luv:
        54.5542, 129.4065, -15.3894
        Hunter-Lab:
        47.4348, 79.2066, 2.8796
      #f72085 color charts
#f72085 RGB chart
      #f72085 CMYK chart
      #f72085 RGB pie chart
      #f72085 color shades, tints & tones
#f72085 color schemes
#f72085 color preview, HTML & CSS examples
           This text has a color of #f72085        
        
          <p style="color:#f72085;">Text here</p>
        
        
          .mytext {color:#f72085;}
        
        Text color #f72085
      
           This box has a color of #f72085        
        
          <div style="background-color:#f72085;">Content here</div>
        
        
          .mybackground {background-color:#f72085;}
        
        Background color #f72085
      
           Border around this has a color of #f72085        
        
          <div style="border:2px solid #f72085;">Content here</div>
        
        
          .myborder {border:2px solid #f72085;}
        
        Border color #f72085