#f482bd color space conversions
Hex:
        #f482bd
        RGB:
        244, 130, 189
        CMY:
        4, 49, 26
        CMYK:
        0, 47, 23, 4
      HSL:
        329°, 83.8235%, 73.3333%
        HSV (HSB):
        329°, 46.7213%, 95.6863%
        XYZ:
        54.4762, 38.8725, 52.7760
        xyY:
        0.3728, 0.2660, 38.8725
      CIE-Lab:
        68.6588, 50.4208, -11.1412
        CIE-LCH:
        68.6588, 51.6371, 347.5399
        CIE-Luv:
        68.6588, 67.7877, -25.6732
        Hunter-Lab:
        62.3478, 46.8551, -6.5442
      #f482bd color charts
#f482bd RGB chart
      #f482bd CMYK chart
      #f482bd RGB pie chart
      #f482bd color shades, tints & tones
#f482bd color schemes
#f482bd color preview, HTML & CSS examples
           This text has a color of #f482bd        
        
          <p style="color:#f482bd;">Text here</p>
        
        
          .mytext {color:#f482bd;}
        
        Text color #f482bd
      
           This box has a color of #f482bd        
        
          <div style="background-color:#f482bd;">Content here</div>
        
        
          .mybackground {background-color:#f482bd;}
        
        Background color #f482bd
      
           Border around this has a color of #f482bd        
        
          <div style="border:2px solid #f482bd;">Content here</div>
        
        
          .myborder {border:2px solid #f482bd;}
        
        Border color #f482bd