#f872e1 color space conversions
Hex:
        #f872e1
        RGB:
        248, 114, 225
        CMY:
        3, 55, 12
        CMYK:
        0, 54, 9, 3
      HSL:
        310°, 90.5405%, 70.9804%
        HSV (HSB):
        310°, 54.0323%, 97.2549%
        XYZ:
        58.3193, 37.4273, 75.3846
        xyY:
        0.3408, 0.2187, 37.4273
      CIE-Lab:
        67.5964, 64.5458, -32.7994
        CIE-LCH:
        67.5964, 72.4014, 333.0623
        CIE-Luv:
        67.5964, 68.4899, -61.6166
        Hunter-Lab:
        61.1779, 63.0982, -30.2338
      #f872e1 color charts
#f872e1 RGB chart
      #f872e1 CMYK chart
      #f872e1 RGB pie chart
      #f872e1 color shades, tints & tones
#f872e1 color schemes
#f872e1 color preview, HTML & CSS examples
           This text has a color of #f872e1        
        
          <p style="color:#f872e1;">Text here</p>
        
        
          .mytext {color:#f872e1;}
        
        Text color #f872e1
      
           This box has a color of #f872e1        
        
          <div style="background-color:#f872e1;">Content here</div>
        
        
          .mybackground {background-color:#f872e1;}
        
        Background color #f872e1
      
           Border around this has a color of #f872e1        
        
          <div style="border:2px solid #f872e1;">Content here</div>
        
        
          .myborder {border:2px solid #f872e1;}
        
        Border color #f872e1