#fa0ef5 color space conversions
Hex:
        #fa0ef5
        RGB:
        250, 14, 245
        CMY:
        2, 95, 4
        CMYK:
        0, 94, 2, 2
      HSL:
        301°, 95.9350%, 51.7647%
        HSV (HSB):
        301°, 94.4000%, 98.0392%
        XYZ:
        56.0628, 27.2306, 88.6874
        xyY:
        0.3260, 0.1583, 27.2306
      CIE-Lab:
        59.1872, 95.2403, -57.1470
        CIE-LCH:
        59.1872, 111.0698, 329.0350
        CIE-Luv:
        59.1872, 83.9513, -102.2460
        Hunter-Lab:
        52.1830, 100.4513, -64.2380
      #fa0ef5 color charts
#fa0ef5 RGB chart
      #fa0ef5 CMYK chart
      #fa0ef5 RGB pie chart
      #fa0ef5 color shades, tints & tones
#fa0ef5 color schemes
#fa0ef5 color preview, HTML & CSS examples
           This text has a color of #fa0ef5        
        
          <p style="color:#fa0ef5;">Text here</p>
        
        
          .mytext {color:#fa0ef5;}
        
        Text color #fa0ef5
      
           This box has a color of #fa0ef5        
        
          <div style="background-color:#fa0ef5;">Content here</div>
        
        
          .mybackground {background-color:#fa0ef5;}
        
        Background color #fa0ef5
      
           Border around this has a color of #fa0ef5        
        
          <div style="border:2px solid #fa0ef5;">Content here</div>
        
        
          .myborder {border:2px solid #fa0ef5;}
        
        Border color #fa0ef5