#fa0ec5 color space conversions
Hex:
        #fa0ec5
        RGB:
        250, 14, 197
        CMY:
        2, 95, 23
        CMYK:
        0, 94, 21, 2
      HSL:
        313°, 95.9350%, 51.7647%
        HSV (HSB):
        313°, 94.4000%, 98.0392%
        XYZ:
        49.6594, 24.6693, 54.9676
        xyY:
        0.3841, 0.1908, 24.6693
      CIE-Lab:
        56.7518, 89.1236, -33.8158
        CIE-LCH:
        56.7518, 95.3232, 339.2220
        CIE-Luv:
        56.7518, 104.7219, -65.3299
        Hunter-Lab:
        49.6682, 91.5492, -30.8483
      #fa0ec5 color charts
#fa0ec5 RGB chart
      #fa0ec5 CMYK chart
      #fa0ec5 RGB pie chart
      #fa0ec5 color shades, tints & tones
#fa0ec5 color schemes
#fa0ec5 color preview, HTML & CSS examples
           This text has a color of #fa0ec5        
        
          <p style="color:#fa0ec5;">Text here</p>
        
        
          .mytext {color:#fa0ec5;}
        
        Text color #fa0ec5
      
           This box has a color of #fa0ec5        
        
          <div style="background-color:#fa0ec5;">Content here</div>
        
        
          .mybackground {background-color:#fa0ec5;}
        
        Background color #fa0ec5
      
           Border around this has a color of #fa0ec5        
        
          <div style="border:2px solid #fa0ec5;">Content here</div>
        
        
          .myborder {border:2px solid #fa0ec5;}
        
        Border color #fa0ec5