#f742aa color space conversions
Hex:
        #f742aa
        RGB:
        247, 66, 170
        CMY:
        3, 74, 33
        CMYK:
        0, 73, 31, 3
      HSL:
        326°, 91.8782%, 61.3725%
        HSV (HSB):
        326°, 73.2794%, 96.8627%
        XYZ:
        47.5617, 26.5729, 40.6525
        xyY:
        0.4143, 0.2315, 26.5729
      CIE-Lab:
        58.5769, 75.5045, -15.4335
        CIE-LCH:
        58.5769, 77.0657, 348.4476
        CIE-Luv:
        58.5769, 104.3524, -36.0726
        Hunter-Lab:
        51.5489, 74.4829, -10.6731
      #f742aa color charts
#f742aa RGB chart
      #f742aa CMYK chart
      #f742aa RGB pie chart
      #f742aa color shades, tints & tones
#f742aa color schemes
#f742aa color preview, HTML & CSS examples
           This text has a color of #f742aa        
        
          <p style="color:#f742aa;">Text here</p>
        
        
          .mytext {color:#f742aa;}
        
        Text color #f742aa
      
           This box has a color of #f742aa        
        
          <div style="background-color:#f742aa;">Content here</div>
        
        
          .mybackground {background-color:#f742aa;}
        
        Background color #f742aa
      
           Border around this has a color of #f742aa        
        
          <div style="border:2px solid #f742aa;">Content here</div>
        
        
          .myborder {border:2px solid #f742aa;}
        
        Border color #f742aa