#fa28e0 color space conversions
Hex:
        #fa28e0
        RGB:
        250, 40, 224
        CMY:
        2, 84, 12
        CMYK:
        0, 84, 10, 2
      HSL:
        307°, 95.4545%, 56.8627%
        HSV (HSB):
        307°, 84.0000%, 98.0392%
        XYZ:
        53.6377, 27.2234, 72.9486
        xyY:
        0.3487, 0.1770, 27.2234
      CIE-Lab:
        59.1805, 89.1335, -45.3828
        CIE-LCH:
        59.1805, 100.0219, 333.0168
        CIE-Luv:
        59.1805, 90.2361, -83.4497
        Hunter-Lab:
        52.1760, 92.1923, -46.3716
      #fa28e0 color charts
#fa28e0 RGB chart
      #fa28e0 CMYK chart
      #fa28e0 RGB pie chart
      #fa28e0 color shades, tints & tones
#fa28e0 color schemes
#fa28e0 color preview, HTML & CSS examples
           This text has a color of #fa28e0        
        
          <p style="color:#fa28e0;">Text here</p>
        
        
          .mytext {color:#fa28e0;}
        
        Text color #fa28e0
      
           This box has a color of #fa28e0        
        
          <div style="background-color:#fa28e0;">Content here</div>
        
        
          .mybackground {background-color:#fa28e0;}
        
        Background color #fa28e0
      
           Border around this has a color of #fa28e0        
        
          <div style="border:2px solid #fa28e0;">Content here</div>
        
        
          .myborder {border:2px solid #fa28e0;}
        
        Border color #fa28e0