#fa27fb color space conversions
Hex:
        #fa27fb
        RGB:
        250, 39, 251
        CMY:
        2, 85, 2
        CMYK:
        0, 84, 0, 2
      HSL:
        300°, 96.3636%, 56.8627%
        HSV (HSB):
        300°, 84.4622%, 98.4314%
        XYZ:
        57.5624, 28.7401, 93.7803
        xyY:
        0.3196, 0.1596, 28.7401
      CIE-Lab:
        60.5515, 93.0656, -58.3037
        CIE-LCH:
        60.5515, 109.8204, 327.9337
        CIE-Luv:
        60.5515, 79.6492, -104.2334
        Hunter-Lab:
        53.6098, 97.8438, -66.1900
      #fa27fb color charts
#fa27fb RGB chart
      #fa27fb CMYK chart
      #fa27fb RGB pie chart
      #fa27fb color shades, tints & tones
#fa27fb color schemes
#fa27fb color preview, HTML & CSS examples
           This text has a color of #fa27fb        
        
          <p style="color:#fa27fb;">Text here</p>
        
        
          .mytext {color:#fa27fb;}
        
        Text color #fa27fb
      
           This box has a color of #fa27fb        
        
          <div style="background-color:#fa27fb;">Content here</div>
        
        
          .mybackground {background-color:#fa27fb;}
        
        Background color #fa27fb
      
           Border around this has a color of #fa27fb        
        
          <div style="border:2px solid #fa27fb;">Content here</div>
        
        
          .myborder {border:2px solid #fa27fb;}
        
        Border color #fa27fb