#fa2ff2 color space conversions
Hex:
        #fa2ff2
        RGB:
        250, 47, 242
        CMY:
        2, 82, 5
        CMYK:
        0, 81, 3, 2
      HSL:
        302°, 95.3052%, 58.2353%
        HSV (HSB):
        302°, 81.2000%, 98.0392%
        XYZ:
        56.4679, 28.7678, 86.5810
        xyY:
        0.3287, 0.1674, 28.7678
      CIE-Lab:
        60.5762, 90.2609, -53.2616
        CIE-LCH:
        60.5762, 104.8037, 329.4558
        CIE-Luv:
        60.5762, 82.0858, -96.1317
        Hunter-Lab:
        53.6356, 94.0633, -58.1635
      #fa2ff2 color charts
#fa2ff2 RGB chart
      #fa2ff2 CMYK chart
      #fa2ff2 RGB pie chart
      #fa2ff2 color shades, tints & tones
#fa2ff2 color schemes
#fa2ff2 color preview, HTML & CSS examples
           This text has a color of #fa2ff2        
        
          <p style="color:#fa2ff2;">Text here</p>
        
        
          .mytext {color:#fa2ff2;}
        
        Text color #fa2ff2
      
           This box has a color of #fa2ff2        
        
          <div style="background-color:#fa2ff2;">Content here</div>
        
        
          .mybackground {background-color:#fa2ff2;}
        
        Background color #fa2ff2
      
           Border around this has a color of #fa2ff2        
        
          <div style="border:2px solid #fa2ff2;">Content here</div>
        
        
          .myborder {border:2px solid #fa2ff2;}
        
        Border color #fa2ff2