#fe83bd color space conversions
Hex:
        #fe83bd
        RGB:
        254, 131, 189
        CMY:
        0, 49, 26
        CMYK:
        0, 48, 26, 0
      HSL:
        332°, 98.4000%, 75.4902%
        HSV (HSB):
        332°, 48.4252%, 99.6078%
        XYZ:
        58.1747, 40.9776, 52.9874
        xyY:
        0.3824, 0.2693, 40.9776
      CIE-Lab:
        70.1602, 53.1434, -8.7620
        CIE-LCH:
        70.1602, 53.8609, 350.6376
        CIE-Luv:
        70.1602, 74.7116, -22.7684
        Hunter-Lab:
        64.0137, 50.1940, -4.2678
      #fe83bd color charts
#fe83bd RGB chart
      #fe83bd CMYK chart
      #fe83bd RGB pie chart
      #fe83bd color shades, tints & tones
#fe83bd color schemes
#fe83bd color preview, HTML & CSS examples
           This text has a color of #fe83bd        
        
          <p style="color:#fe83bd;">Text here</p>
        
        
          .mytext {color:#fe83bd;}
        
        Text color #fe83bd
      
           This box has a color of #fe83bd        
        
          <div style="background-color:#fe83bd;">Content here</div>
        
        
          .mybackground {background-color:#fe83bd;}
        
        Background color #fe83bd
      
           Border around this has a color of #fe83bd        
        
          <div style="border:2px solid #fe83bd;">Content here</div>
        
        
          .myborder {border:2px solid #fe83bd;}
        
        Border color #fe83bd