#fa83a2 color space conversions
Hex:
        #fa83a2
        RGB:
        250, 131, 162
        CMY:
        2, 49, 36
        CMYK:
        0, 48, 35, 2
      HSL:
        344°, 92.2481%, 74.7059%
        HSV (HSB):
        344°, 47.6000%, 98.0392%
        XYZ:
        54.0622, 39.1652, 38.8927
        xyY:
        0.4092, 0.2964, 39.1652
      CIE-Lab:
        68.8708, 48.4525, 4.4234
        CIE-LCH:
        68.8708, 48.6540, 5.2163
        CIE-Luv:
        68.8708, 78.2212, -3.0870
        Hunter-Lab:
        62.5821, 44.6804, 6.9608
      #fa83a2 color charts
#fa83a2 RGB chart
      #fa83a2 CMYK chart
      #fa83a2 RGB pie chart
      #fa83a2 color shades, tints & tones
#fa83a2 color schemes
#fa83a2 color preview, HTML & CSS examples
           This text has a color of #fa83a2        
        
          <p style="color:#fa83a2;">Text here</p>
        
        
          .mytext {color:#fa83a2;}
        
        Text color #fa83a2
      
           This box has a color of #fa83a2        
        
          <div style="background-color:#fa83a2;">Content here</div>
        
        
          .mybackground {background-color:#fa83a2;}
        
        Background color #fa83a2
      
           Border around this has a color of #fa83a2        
        
          <div style="border:2px solid #fa83a2;">Content here</div>
        
        
          .myborder {border:2px solid #fa83a2;}
        
        Border color #fa83a2