#fa1fc3 color space conversions
Hex:
        #fa1fc3
        RGB:
        250, 31, 195
        CMY:
        2, 88, 24
        CMYK:
        0, 88, 22, 2
      HSL:
        315°, 95.6332%, 55.0980%
        HSV (HSB):
        315°, 87.6000%, 98.0392%
        XYZ:
        49.7647, 25.2441, 53.8795
        xyY:
        0.3861, 0.1959, 25.2441
      CIE-Lab:
        57.3125, 86.9909, -31.7911
        CIE-LCH:
        57.3125, 92.6180, 339.9250
        CIE-Luv:
        57.3125, 103.9442, -62.0629
        Hunter-Lab:
        50.2435, 88.8727, -28.4102
      #fa1fc3 color charts
#fa1fc3 RGB chart
      #fa1fc3 CMYK chart
      #fa1fc3 RGB pie chart
      #fa1fc3 color shades, tints & tones
#fa1fc3 color schemes
#fa1fc3 color preview, HTML & CSS examples
           This text has a color of #fa1fc3        
        
          <p style="color:#fa1fc3;">Text here</p>
        
        
          .mytext {color:#fa1fc3;}
        
        Text color #fa1fc3
      
           This box has a color of #fa1fc3        
        
          <div style="background-color:#fa1fc3;">Content here</div>
        
        
          .mybackground {background-color:#fa1fc3;}
        
        Background color #fa1fc3
      
           Border around this has a color of #fa1fc3        
        
          <div style="border:2px solid #fa1fc3;">Content here</div>
        
        
          .myborder {border:2px solid #fa1fc3;}
        
        Border color #fa1fc3