#fa84e2 color space conversions
Hex:
        #fa84e2
        RGB:
        250, 132, 226
        CMY:
        2, 48, 11
        CMYK:
        0, 47, 10, 2
      HSL:
        312°, 92.1875%, 74.9020%
        HSV (HSB):
        312°, 47.2000%, 98.0392%
        XYZ:
        61.4031, 42.3175, 76.8833
        xyY:
        0.3400, 0.2343, 42.3175
      CIE-Lab:
        71.0893, 56.8508, -27.9420
        CIE-LCH:
        71.0893, 63.3464, 333.8260
        CIE-Luv:
        71.0893, 62.0729, -53.0514
        Hunter-Lab:
        65.0519, 54.6469, -24.5371
      #fa84e2 color charts
#fa84e2 RGB chart
      #fa84e2 CMYK chart
      #fa84e2 RGB pie chart
      #fa84e2 color shades, tints & tones
#fa84e2 color schemes
#fa84e2 color preview, HTML & CSS examples
           This text has a color of #fa84e2        
        
          <p style="color:#fa84e2;">Text here</p>
        
        
          .mytext {color:#fa84e2;}
        
        Text color #fa84e2
      
           This box has a color of #fa84e2        
        
          <div style="background-color:#fa84e2;">Content here</div>
        
        
          .mybackground {background-color:#fa84e2;}
        
        Background color #fa84e2
      
           Border around this has a color of #fa84e2        
        
          <div style="border:2px solid #fa84e2;">Content here</div>
        
        
          .myborder {border:2px solid #fa84e2;}
        
        Border color #fa84e2