#fa2bf2 color space conversions
Hex:
        #fa2bf2
        RGB:
        250, 43, 242
        CMY:
        2, 83, 5
        CMYK:
        0, 83, 3, 2
      HSL:
        302°, 95.3917%, 57.4510%
        HSV (HSB):
        302°, 82.8000%, 98.0392%
        XYZ:
        56.3152, 28.4626, 86.5301
        xyY:
        0.3287, 0.1661, 28.4626
      CIE-Lab:
        60.3043, 91.0535, -53.6940
        CIE-LCH:
        60.3043, 105.7061, 329.4723
        CIE-Luv:
        60.3043, 82.6302, -96.8150
        Hunter-Lab:
        53.3503, 95.0570, -58.8186
      #fa2bf2 color charts
#fa2bf2 RGB chart
      #fa2bf2 CMYK chart
      #fa2bf2 RGB pie chart
      #fa2bf2 color shades, tints & tones
#fa2bf2 color schemes
#fa2bf2 color preview, HTML & CSS examples
           This text has a color of #fa2bf2        
        
          <p style="color:#fa2bf2;">Text here</p>
        
        
          .mytext {color:#fa2bf2;}
        
        Text color #fa2bf2
      
           This box has a color of #fa2bf2        
        
          <div style="background-color:#fa2bf2;">Content here</div>
        
        
          .mybackground {background-color:#fa2bf2;}
        
        Background color #fa2bf2
      
           Border around this has a color of #fa2bf2        
        
          <div style="border:2px solid #fa2bf2;">Content here</div>
        
        
          .myborder {border:2px solid #fa2bf2;}
        
        Border color #fa2bf2