#fa3fb2 color space conversions
Hex:
        #fa3fb2
        RGB:
        250, 63, 178
        CMY:
        2, 75, 30
        CMYK:
        0, 75, 29, 2
      HSL:
        323°, 94.9239%, 61.3725%
        HSV (HSB):
        323°, 74.8000%, 98.0392%
        XYZ:
        49.2377, 27.0934, 44.7539
        xyY:
        0.4066, 0.2238, 27.0934
      CIE-Lab:
        59.0606, 78.0284, -19.2883
        CIE-LCH:
        59.0606, 80.3770, 346.1151
        CIE-Luv:
        59.0606, 104.4438, -42.2112
        Hunter-Lab:
        52.0513, 77.7617, -14.5419
      #fa3fb2 color charts
#fa3fb2 RGB chart
      #fa3fb2 CMYK chart
      #fa3fb2 RGB pie chart
      #fa3fb2 color shades, tints & tones
#fa3fb2 color schemes
#fa3fb2 color preview, HTML & CSS examples
           This text has a color of #fa3fb2        
        
          <p style="color:#fa3fb2;">Text here</p>
        
        
          .mytext {color:#fa3fb2;}
        
        Text color #fa3fb2
      
           This box has a color of #fa3fb2        
        
          <div style="background-color:#fa3fb2;">Content here</div>
        
        
          .mybackground {background-color:#fa3fb2;}
        
        Background color #fa3fb2
      
           Border around this has a color of #fa3fb2        
        
          <div style="border:2px solid #fa3fb2;">Content here</div>
        
        
          .myborder {border:2px solid #fa3fb2;}
        
        Border color #fa3fb2