#fa2fe2 color space conversions
Hex:
        #fa2fe2
        RGB:
        250, 47, 226
        CMY:
        2, 82, 11
        CMYK:
        0, 81, 10, 2
      HSL:
        307°, 95.3052%, 58.2353%
        HSV (HSB):
        307°, 81.2000%, 98.0392%
        XYZ:
        54.1683, 27.8480, 74.4717
        xyY:
        0.3461, 0.1780, 27.8480
      CIE-Lab:
        59.7512, 88.0319, -45.6085
        CIE-LCH:
        59.7512, 99.1451, 332.6117
        CIE-Luv:
        59.7512, 88.3836, -83.7913
        Hunter-Lab:
        52.7712, 90.8761, -46.7313
      #fa2fe2 color charts
#fa2fe2 RGB chart
      #fa2fe2 CMYK chart
      #fa2fe2 RGB pie chart
      #fa2fe2 color shades, tints & tones
#fa2fe2 color schemes
#fa2fe2 color preview, HTML & CSS examples
           This text has a color of #fa2fe2        
        
          <p style="color:#fa2fe2;">Text here</p>
        
        
          .mytext {color:#fa2fe2;}
        
        Text color #fa2fe2
      
           This box has a color of #fa2fe2        
        
          <div style="background-color:#fa2fe2;">Content here</div>
        
        
          .mybackground {background-color:#fa2fe2;}
        
        Background color #fa2fe2
      
           Border around this has a color of #fa2fe2        
        
          <div style="border:2px solid #fa2fe2;">Content here</div>
        
        
          .myborder {border:2px solid #fa2fe2;}
        
        Border color #fa2fe2