#f291dc color space conversions
Hex:
        #f291dc
        RGB:
        242, 145, 220
        CMY:
        5, 43, 14
        CMYK:
        0, 40, 9, 5
      HSL:
        314°, 78.8618%, 75.8824%
        HSV (HSB):
        314°, 40.0826%, 94.9020%
        XYZ:
        59.6616, 44.2954, 73.1155
        xyY:
        0.3369, 0.2502, 44.2954
      CIE-Lab:
        72.4255, 46.9659, -22.6800
        CIE-LCH:
        72.4255, 52.1553, 334.2239
        CIE-Luv:
        72.4255, 51.8917, -43.1010
        Hunter-Lab:
        66.5548, 43.5418, -18.5463
      #f291dc color charts
#f291dc RGB chart
      #f291dc CMYK chart
      #f291dc RGB pie chart
      #f291dc color shades, tints & tones
#f291dc color schemes
#f291dc color preview, HTML & CSS examples
           This text has a color of #f291dc        
        
          <p style="color:#f291dc;">Text here</p>
        
        
          .mytext {color:#f291dc;}
        
        Text color #f291dc
      
           This box has a color of #f291dc        
        
          <div style="background-color:#f291dc;">Content here</div>
        
        
          .mybackground {background-color:#f291dc;}
        
        Background color #f291dc
      
           Border around this has a color of #f291dc        
        
          <div style="border:2px solid #f291dc;">Content here</div>
        
        
          .myborder {border:2px solid #f291dc;}
        
        Border color #f291dc