#fa27f3 color space conversions
Hex:
        #fa27f3
        RGB:
        250, 39, 243
        CMY:
        2, 85, 5
        CMYK:
        0, 84, 3, 2
      HSL:
        302°, 95.4751%, 56.6667%
        HSV (HSB):
        302°, 84.4000%, 98.0392%
        XYZ:
        56.3275, 28.2461, 87.2773
        xyY:
        0.3278, 0.1644, 28.2461
      CIE-Lab:
        60.1104, 91.9199, -54.5600
        CIE-LCH:
        60.1104, 106.8928, 329.3083
        CIE-Luv:
        60.1104, 82.7335, -98.1950
        Hunter-Lab:
        53.1471, 96.1746, -60.1622
      #fa27f3 color charts
#fa27f3 RGB chart
      #fa27f3 CMYK chart
      #fa27f3 RGB pie chart
      #fa27f3 color shades, tints & tones
#fa27f3 color schemes
#fa27f3 color preview, HTML & CSS examples
           This text has a color of #fa27f3        
        
          <p style="color:#fa27f3;">Text here</p>
        
        
          .mytext {color:#fa27f3;}
        
        Text color #fa27f3
      
           This box has a color of #fa27f3        
        
          <div style="background-color:#fa27f3;">Content here</div>
        
        
          .mybackground {background-color:#fa27f3;}
        
        Background color #fa27f3
      
           Border around this has a color of #fa27f3        
        
          <div style="border:2px solid #fa27f3;">Content here</div>
        
        
          .myborder {border:2px solid #fa27f3;}
        
        Border color #fa27f3