#f29ed3 color space conversions
Hex:
        #f29ed3
        RGB:
        242, 158, 211
        CMY:
        5, 38, 17
        CMYK:
        0, 35, 13, 5
      HSL:
        322°, 76.3636%, 78.4314%
        HSV (HSB):
        322°, 34.7107%, 94.9020%
        XYZ:
        60.6027, 48.0341, 67.7054
        xyY:
        0.3437, 0.2724, 48.0341
      CIE-Lab:
        74.8464, 38.7699, -14.0751
        CIE-LCH:
        74.8464, 41.2457, 340.0469
        CIE-Luv:
        74.8464, 47.1467, -28.3172
        Hunter-Lab:
        69.3066, 34.7962, -9.4055
      #f29ed3 color charts
#f29ed3 RGB chart
      #f29ed3 CMYK chart
      #f29ed3 RGB pie chart
      #f29ed3 color shades, tints & tones
#f29ed3 color schemes
#f29ed3 color preview, HTML & CSS examples
           This text has a color of #f29ed3        
        
          <p style="color:#f29ed3;">Text here</p>
        
        
          .mytext {color:#f29ed3;}
        
        Text color #f29ed3
      
           This box has a color of #f29ed3        
        
          <div style="background-color:#f29ed3;">Content here</div>
        
        
          .mybackground {background-color:#f29ed3;}
        
        Background color #f29ed3
      
           Border around this has a color of #f29ed3        
        
          <div style="border:2px solid #f29ed3;">Content here</div>
        
        
          .myborder {border:2px solid #f29ed3;}
        
        Border color #f29ed3