#fa85e0 color space conversions
Hex:
        #fa85e0
        RGB:
        250, 133, 224
        CMY:
        2, 48, 12
        CMYK:
        0, 47, 10, 2
      HSL:
        313°, 92.1260%, 75.0980%
        HSV (HSB):
        313°, 46.8000%, 98.0392%
        XYZ:
        61.2664, 42.4809, 75.4915
        xyY:
        0.3418, 0.2370, 42.4809
      CIE-Lab:
        71.2012, 56.0475, -26.6678
        CIE-LCH:
        71.2012, 62.0685, 334.5545
        CIE-Luv:
        71.2012, 62.1173, -50.8981
        Hunter-Lab:
        65.1773, 53.7288, -23.0484
      #fa85e0 color charts
#fa85e0 RGB chart
      #fa85e0 CMYK chart
      #fa85e0 RGB pie chart
      #fa85e0 color shades, tints & tones
#fa85e0 color schemes
#fa85e0 color preview, HTML & CSS examples
           This text has a color of #fa85e0        
        
          <p style="color:#fa85e0;">Text here</p>
        
        
          .mytext {color:#fa85e0;}
        
        Text color #fa85e0
      
           This box has a color of #fa85e0        
        
          <div style="background-color:#fa85e0;">Content here</div>
        
        
          .mybackground {background-color:#fa85e0;}
        
        Background color #fa85e0
      
           Border around this has a color of #fa85e0        
        
          <div style="border:2px solid #fa85e0;">Content here</div>
        
        
          .myborder {border:2px solid #fa85e0;}
        
        Border color #fa85e0