#f772ed color space conversions
Hex:
        #f772ed
        RGB:
        247, 114, 237
        CMY:
        3, 55, 7
        CMYK:
        0, 54, 4, 3
      HSL:
        305°, 89.2617%, 70.7843%
        HSV (HSB):
        305°, 53.8462%, 96.8627%
        XYZ:
        59.6611, 37.9232, 84.2962
        xyY:
        0.3280, 0.2085, 37.9232
      CIE-Lab:
        67.9640, 66.1953, -38.8796
        CIE-LCH:
        67.9640, 76.7688, 329.5723
        CIE-Luv:
        67.9640, 64.4246, -71.6548
        Hunter-Lab:
        61.5818, 65.1646, -38.0518
      #f772ed color charts
#f772ed RGB chart
      #f772ed CMYK chart
      #f772ed RGB pie chart
      #f772ed color shades, tints & tones
#f772ed color schemes
#f772ed color preview, HTML & CSS examples
           This text has a color of #f772ed        
        
          <p style="color:#f772ed;">Text here</p>
        
        
          .mytext {color:#f772ed;}
        
        Text color #f772ed
      
           This box has a color of #f772ed        
        
          <div style="background-color:#f772ed;">Content here</div>
        
        
          .mybackground {background-color:#f772ed;}
        
        Background color #f772ed
      
           Border around this has a color of #f772ed        
        
          <div style="border:2px solid #f772ed;">Content here</div>
        
        
          .myborder {border:2px solid #f772ed;}
        
        Border color #f772ed