#f295cf color space conversions
Hex:
        #f295cf
        RGB:
        242, 149, 207
        CMY:
        5, 42, 19
        CMYK:
        0, 38, 14, 5
      HSL:
        323°, 78.1513%, 76.6667%
        HSV (HSB):
        323°, 38.4298%, 94.9020%
        XYZ:
        58.6279, 44.8771, 64.6036
        xyY:
        0.3487, 0.2670, 44.8771
      CIE-Lab:
        72.8109, 42.8175, -14.9369
        CIE-LCH:
        72.8109, 45.3481, 340.7686
        CIE-Luv:
        72.8109, 52.5549, -30.2656
        Hunter-Lab:
        66.9904, 38.9844, -10.2843
      #f295cf color charts
#f295cf RGB chart
      #f295cf CMYK chart
      #f295cf RGB pie chart
      #f295cf color shades, tints & tones
#f295cf color schemes
#f295cf color preview, HTML & CSS examples
           This text has a color of #f295cf        
        
          <p style="color:#f295cf;">Text here</p>
        
        
          .mytext {color:#f295cf;}
        
        Text color #f295cf
      
           This box has a color of #f295cf        
        
          <div style="background-color:#f295cf;">Content here</div>
        
        
          .mybackground {background-color:#f295cf;}
        
        Background color #f295cf
      
           Border around this has a color of #f295cf        
        
          <div style="border:2px solid #f295cf;">Content here</div>
        
        
          .myborder {border:2px solid #f295cf;}
        
        Border color #f295cf