#f3027a color space conversions
Hex:
        #f3027a
        RGB:
        243, 2, 122
        CMY:
        5, 99, 52
        CMYK:
        0, 99, 50, 5
      HSL:
        330°, 98.3673%, 48.0392%
        HSV (HSB):
        330°, 99.1770%, 95.2941%
        XYZ:
        40.4967, 20.5032, 20.2355
        xyY:
        0.4985, 0.2524, 20.5032
      CIE-Lab:
        52.4015, 81.4050, 3.7998
        CIE-LCH:
        52.4015, 81.4936, 2.6725
        CIE-Luv:
        52.4015, 135.1924, -11.5062
        Hunter-Lab:
        45.2805, 80.4009, 5.2002
      #f3027a color charts
#f3027a RGB chart
      #f3027a CMYK chart
      #f3027a RGB pie chart
      #f3027a color shades, tints & tones
#f3027a color schemes
#f3027a color preview, HTML & CSS examples
           This text has a color of #f3027a        
        
          <p style="color:#f3027a;">Text here</p>
        
        
          .mytext {color:#f3027a;}
        
        Text color #f3027a
      
           This box has a color of #f3027a        
        
          <div style="background-color:#f3027a;">Content here</div>
        
        
          .mybackground {background-color:#f3027a;}
        
        Background color #f3027a
      
           Border around this has a color of #f3027a        
        
          <div style="border:2px solid #f3027a;">Content here</div>
        
        
          .myborder {border:2px solid #f3027a;}
        
        Border color #f3027a