#f3207d color space conversions
Hex:
        #f3207d
        RGB:
        243, 32, 125
        CMY:
        5, 87, 51
        CMYK:
        0, 87, 49, 5
      HSL:
        334°, 89.7872%, 53.9216%
        HSV (HSB):
        334°, 86.8313%, 95.2941%
        XYZ:
        41.1803, 21.5684, 21.3947
        xyY:
        0.4894, 0.2563, 21.5684
      CIE-Lab:
        53.5660, 78.4907, 3.6685
        CIE-LCH:
        53.5660, 78.5764, 2.6759
        CIE-Luv:
        53.5660, 129.6789, -10.9585
        Hunter-Lab:
        46.4418, 77.0045, 5.1956
      #f3207d color charts
#f3207d RGB chart
      #f3207d CMYK chart
      #f3207d RGB pie chart
      #f3207d color shades, tints & tones
#f3207d color schemes
#f3207d color preview, HTML & CSS examples
           This text has a color of #f3207d        
        
          <p style="color:#f3207d;">Text here</p>
        
        
          .mytext {color:#f3207d;}
        
        Text color #f3207d
      
           This box has a color of #f3207d        
        
          <div style="background-color:#f3207d;">Content here</div>
        
        
          .mybackground {background-color:#f3207d;}
        
        Background color #f3207d
      
           Border around this has a color of #f3207d        
        
          <div style="border:2px solid #f3207d;">Content here</div>
        
        
          .myborder {border:2px solid #f3207d;}
        
        Border color #f3207d