#f328bc color space conversions
Hex:
        #f328bc
        RGB:
        243, 40, 188
        CMY:
        5, 84, 26
        CMYK:
        0, 84, 23, 5
      HSL:
        316°, 89.4273%, 55.4902%
        HSV (HSB):
        316°, 83.5391%, 95.2941%
        XYZ:
        46.7980, 24.2031, 49.7821
        xyY:
        0.3875, 0.2004, 24.2031
      CIE-Lab:
        56.2906, 83.2232, -29.4368
        CIE-LCH:
        56.2906, 88.2759, 340.5208
        CIE-Luv:
        56.2906, 100.1917, -57.6604
        Hunter-Lab:
        49.1967, 83.7030, -25.5579
      #f328bc color charts
#f328bc RGB chart
      #f328bc CMYK chart
      #f328bc RGB pie chart
      #f328bc color shades, tints & tones
#f328bc color schemes
#f328bc color preview, HTML & CSS examples
           This text has a color of #f328bc        
        
          <p style="color:#f328bc;">Text here</p>
        
        
          .mytext {color:#f328bc;}
        
        Text color #f328bc
      
           This box has a color of #f328bc        
        
          <div style="background-color:#f328bc;">Content here</div>
        
        
          .mybackground {background-color:#f328bc;}
        
        Background color #f328bc
      
           Border around this has a color of #f328bc        
        
          <div style="border:2px solid #f328bc;">Content here</div>
        
        
          .myborder {border:2px solid #f328bc;}
        
        Border color #f328bc