#f352bf color space conversions
Hex:
        #f352bf
        RGB:
        243, 82, 191
        CMY:
        5, 68, 25
        CMYK:
        0, 66, 21, 5
      HSL:
        319°, 87.0270%, 63.7255%
        HSV (HSB):
        319°, 66.2551%, 95.2941%
        XYZ:
        49.3834, 28.8509, 52.2562
        xyY:
        0.3784, 0.2211, 28.8509
      CIE-Lab:
        60.6498, 71.5743, -24.4323
        CIE-LCH:
        60.6498, 75.6295, 341.1524
        CIE-Luv:
        60.6498, 87.7784, -48.8301
        Hunter-Lab:
        53.7130, 70.1141, -20.0828
      #f352bf color charts
#f352bf RGB chart
      #f352bf CMYK chart
      #f352bf RGB pie chart
      #f352bf color shades, tints & tones
#f352bf color schemes
#f352bf color preview, HTML & CSS examples
           This text has a color of #f352bf        
        
          <p style="color:#f352bf;">Text here</p>
        
        
          .mytext {color:#f352bf;}
        
        Text color #f352bf
      
           This box has a color of #f352bf        
        
          <div style="background-color:#f352bf;">Content here</div>
        
        
          .mybackground {background-color:#f352bf;}
        
        Background color #f352bf
      
           Border around this has a color of #f352bf        
        
          <div style="border:2px solid #f352bf;">Content here</div>
        
        
          .myborder {border:2px solid #f352bf;}
        
        Border color #f352bf