#f772ea color space conversions
Hex:
        #f772ea
        RGB:
        247, 114, 234
        CMY:
        3, 55, 8
        CMYK:
        0, 54, 5, 3
      HSL:
        306°, 89.2617%, 70.7843%
        HSV (HSB):
        306°, 53.8462%, 96.8627%
        XYZ:
        59.2264, 37.7493, 82.0067
        xyY:
        0.3309, 0.2109, 37.7493
      CIE-Lab:
        67.8354, 65.7069, -37.4233
        CIE-LCH:
        67.8354, 75.6168, 330.3364
        CIE-Luv:
        67.8354, 65.2586, -69.2191
        Hunter-Lab:
        61.4405, 64.5467, -36.1281
      #f772ea color charts
#f772ea RGB chart
      #f772ea CMYK chart
      #f772ea RGB pie chart
      #f772ea color shades, tints & tones
#f772ea color schemes
#f772ea color preview, HTML & CSS examples
           This text has a color of #f772ea        
        
          <p style="color:#f772ea;">Text here</p>
        
        
          .mytext {color:#f772ea;}
        
        Text color #f772ea
      
           This box has a color of #f772ea        
        
          <div style="background-color:#f772ea;">Content here</div>
        
        
          .mybackground {background-color:#f772ea;}
        
        Background color #f772ea
      
           Border around this has a color of #f772ea        
        
          <div style="border:2px solid #f772ea;">Content here</div>
        
        
          .myborder {border:2px solid #f772ea;}
        
        Border color #f772ea