#fa27f8 color space conversions
Hex:
        #fa27f8
        RGB:
        250, 39, 248
        CMY:
        2, 85, 3
        CMYK:
        0, 84, 1, 2
      HSL:
        301°, 95.4751%, 56.6667%
        HSV (HSB):
        301°, 84.4000%, 98.0392%
        XYZ:
        57.0931, 28.5523, 91.3089
        xyY:
        0.3226, 0.1614, 28.5523
      CIE-Lab:
        60.3845, 92.6328, -56.9052
        CIE-LCH:
        60.3845, 108.7154, 328.4372
        CIE-Luv:
        60.3845, 80.7963, -101.9768
        Hunter-Lab:
        53.4344, 97.2120, -63.9110
      #fa27f8 color charts
#fa27f8 RGB chart
      #fa27f8 CMYK chart
      #fa27f8 RGB pie chart
      #fa27f8 color shades, tints & tones
#fa27f8 color schemes
#fa27f8 color preview, HTML & CSS examples
           This text has a color of #fa27f8        
        
          <p style="color:#fa27f8;">Text here</p>
        
        
          .mytext {color:#fa27f8;}
        
        Text color #fa27f8
      
           This box has a color of #fa27f8        
        
          <div style="background-color:#fa27f8;">Content here</div>
        
        
          .mybackground {background-color:#fa27f8;}
        
        Background color #fa27f8
      
           Border around this has a color of #fa27f8        
        
          <div style="border:2px solid #fa27f8;">Content here</div>
        
        
          .myborder {border:2px solid #fa27f8;}
        
        Border color #fa27f8