#f729be color space conversions
Hex:
        #f729be
        RGB:
        247, 41, 190
        CMY:
        3, 84, 25
        CMYK:
        0, 83, 23, 3
      HSL:
        317°, 92.7928%, 56.4706%
        HSV (HSB):
        317°, 83.4008%, 96.8627%
        XYZ:
        48.4450, 25.0777, 51.0024
        xyY:
        0.3890, 0.2014, 25.0777
      CIE-Lab:
        57.1511, 84.0924, -29.2020
        CIE-LCH:
        57.1511, 89.0185, 340.8499
        CIE-Luv:
        57.1511, 102.2625, -57.6498
        Hunter-Lab:
        50.0777, 85.0443, -25.3304
      #f729be color charts
#f729be RGB chart
      #f729be CMYK chart
      #f729be RGB pie chart
      #f729be color shades, tints & tones
#f729be color schemes
#f729be color preview, HTML & CSS examples
           This text has a color of #f729be        
        
          <p style="color:#f729be;">Text here</p>
        
        
          .mytext {color:#f729be;}
        
        Text color #f729be
      
           This box has a color of #f729be        
        
          <div style="background-color:#f729be;">Content here</div>
        
        
          .mybackground {background-color:#f729be;}
        
        Background color #f729be
      
           Border around this has a color of #f729be        
        
          <div style="border:2px solid #f729be;">Content here</div>
        
        
          .myborder {border:2px solid #f729be;}
        
        Border color #f729be