#f352e0 color space conversions
Hex:
        #f352e0
        RGB:
        243, 82, 224
        CMY:
        5, 68, 12
        CMYK:
        0, 66, 8, 5
      HSL:
        307°, 87.0270%, 63.7255%
        HSV (HSB):
        307°, 66.2551%, 95.2941%
        XYZ:
        53.4340, 30.4711, 73.5862
        xyY:
        0.3393, 0.1935, 30.4711
      CIE-Lab:
        62.0586, 76.2044, -40.9291
        CIE-LCH:
        62.0586, 86.5003, 331.7600
        CIE-Luv:
        62.0586, 76.1946, -75.2806
        Hunter-Lab:
        55.2006, 76.1862, -40.3972
      #f352e0 color charts
#f352e0 RGB chart
      #f352e0 CMYK chart
      #f352e0 RGB pie chart
      #f352e0 color shades, tints & tones
#f352e0 color schemes
#f352e0 color preview, HTML & CSS examples
           This text has a color of #f352e0        
        
          <p style="color:#f352e0;">Text here</p>
        
        
          .mytext {color:#f352e0;}
        
        Text color #f352e0
      
           This box has a color of #f352e0        
        
          <div style="background-color:#f352e0;">Content here</div>
        
        
          .mybackground {background-color:#f352e0;}
        
        Background color #f352e0
      
           Border around this has a color of #f352e0        
        
          <div style="border:2px solid #f352e0;">Content here</div>
        
        
          .myborder {border:2px solid #f352e0;}
        
        Border color #f352e0