#f29cde color space conversions
Hex:
        #f29cde
        RGB:
        242, 156, 222
        CMY:
        5, 39, 13
        CMYK:
        0, 36, 8, 5
      HSL:
        314°, 76.7857%, 78.0392%
        HSV (HSB):
        314°, 35.5372%, 94.9020%
        XYZ:
        61.6912, 47.9281, 75.1068
        xyY:
        0.3340, 0.2595, 47.9281
      CIE-Lab:
        74.7796, 41.6195, -20.1970
        CIE-LCH:
        74.7796, 46.2613, 334.1137
        CIE-Luv:
        74.7796, 46.1469, -38.4261
        Hunter-Lab:
        69.2301, 37.9093, -15.8618
      #f29cde color charts
#f29cde RGB chart
      #f29cde CMYK chart
      #f29cde RGB pie chart
      #f29cde color shades, tints & tones
#f29cde color schemes
#f29cde color preview, HTML & CSS examples
           This text has a color of #f29cde        
        
          <p style="color:#f29cde;">Text here</p>
        
        
          .mytext {color:#f29cde;}
        
        Text color #f29cde
      
           This box has a color of #f29cde        
        
          <div style="background-color:#f29cde;">Content here</div>
        
        
          .mybackground {background-color:#f29cde;}
        
        Background color #f29cde
      
           Border around this has a color of #f29cde        
        
          <div style="border:2px solid #f29cde;">Content here</div>
        
        
          .myborder {border:2px solid #f29cde;}
        
        Border color #f29cde