#f328bd color space conversions
Hex:
        #f328bd
        RGB:
        243, 40, 189
        CMY:
        5, 84, 26
        CMYK:
        0, 84, 22, 5
      HSL:
        316°, 89.4273%, 55.4902%
        HSV (HSB):
        316°, 83.5391%, 95.2941%
        XYZ:
        46.9062, 24.2464, 50.3519
        xyY:
        0.3860, 0.1996, 24.2464
      CIE-Lab:
        56.3336, 83.3417, -29.9482
        CIE-LCH:
        56.3336, 88.5592, 340.2345
        CIE-Luv:
        56.3336, 99.7560, -58.4496
        Hunter-Lab:
        49.2406, 83.8667, -26.1596
      #f328bd color charts
#f328bd RGB chart
      #f328bd CMYK chart
      #f328bd RGB pie chart
      #f328bd color shades, tints & tones
#f328bd color schemes
#f328bd color preview, HTML & CSS examples
           This text has a color of #f328bd        
        
          <p style="color:#f328bd;">Text here</p>
        
        
          .mytext {color:#f328bd;}
        
        Text color #f328bd
      
           This box has a color of #f328bd        
        
          <div style="background-color:#f328bd;">Content here</div>
        
        
          .mybackground {background-color:#f328bd;}
        
        Background color #f328bd
      
           Border around this has a color of #f328bd        
        
          <div style="border:2px solid #f328bd;">Content here</div>
        
        
          .myborder {border:2px solid #f328bd;}
        
        Border color #f328bd