#fa83b2 color space conversions
Hex:
        #fa83b2
        RGB:
        250, 131, 178
        CMY:
        2, 49, 30
        CMYK:
        0, 48, 29, 2
      HSL:
        336°, 92.2481%, 74.7059%
        HSV (HSB):
        336°, 47.6000%, 98.0392%
        XYZ:
        55.5765, 39.7709, 46.8668
        xyY:
        0.3908, 0.2797, 39.7709
      CIE-Lab:
        69.3061, 50.4086, -3.9281
        CIE-LCH:
        69.3061, 50.5614, 355.5443
        CIE-Luv:
        69.3061, 74.4094, -15.1511
        Hunter-Lab:
        63.0642, 46.9441, 0.0830
      #fa83b2 color charts
#fa83b2 RGB chart
      #fa83b2 CMYK chart
      #fa83b2 RGB pie chart
      #fa83b2 color shades, tints & tones
#fa83b2 color schemes
#fa83b2 color preview, HTML & CSS examples
           This text has a color of #fa83b2        
        
          <p style="color:#fa83b2;">Text here</p>
        
        
          .mytext {color:#fa83b2;}
        
        Text color #fa83b2
      
           This box has a color of #fa83b2        
        
          <div style="background-color:#fa83b2;">Content here</div>
        
        
          .mybackground {background-color:#fa83b2;}
        
        Background color #fa83b2
      
           Border around this has a color of #fa83b2        
        
          <div style="border:2px solid #fa83b2;">Content here</div>
        
        
          .myborder {border:2px solid #fa83b2;}
        
        Border color #fa83b2