#f3238d color space conversions
Hex:
        #f3238d
        RGB:
        243, 35, 141
        CMY:
        5, 86, 45
        CMYK:
        0, 86, 42, 5
      HSL:
        329°, 89.6552%, 54.5098%
        HSV (HSB):
        329°, 85.5967%, 95.2941%
        XYZ:
        42.3709, 22.1798, 27.2472
        xyY:
        0.4616, 0.2416, 22.1798
      CIE-Lab:
        54.2173, 79.2950, -4.9687
        CIE-LCH:
        54.2173, 79.4505, 356.4145
        CIE-Luv:
        54.2173, 122.0584, -22.0982
        Hunter-Lab:
        47.0955, 78.1760, -1.3356
      #f3238d color charts
#f3238d RGB chart
      #f3238d CMYK chart
      #f3238d RGB pie chart
      #f3238d color shades, tints & tones
#f3238d color schemes
#f3238d color preview, HTML & CSS examples
           This text has a color of #f3238d        
        
          <p style="color:#f3238d;">Text here</p>
        
        
          .mytext {color:#f3238d;}
        
        Text color #f3238d
      
           This box has a color of #f3238d        
        
          <div style="background-color:#f3238d;">Content here</div>
        
        
          .mybackground {background-color:#f3238d;}
        
        Background color #f3238d
      
           Border around this has a color of #f3238d        
        
          <div style="border:2px solid #f3238d;">Content here</div>
        
        
          .myborder {border:2px solid #f3238d;}
        
        Border color #f3238d