#fa3bd8 color space conversions
Hex:
        #fa3bd8
        RGB:
        250, 59, 216
        CMY:
        2, 77, 15
        CMYK:
        0, 76, 14, 2
      HSL:
        311°, 95.0249%, 60.5882%
        HSV (HSB):
        311°, 76.4000%, 98.0392%
        XYZ:
        53.3830, 28.4098, 67.6358
        xyY:
        0.3572, 0.1901, 28.4098
      CIE-Lab:
        60.2572, 83.8378, -39.1705
        CIE-LCH:
        60.2572, 92.5370, 334.9572
        CIE-Luv:
        60.2572, 90.1285, -73.3736
        Hunter-Lab:
        53.3008, 85.4986, -37.9251
      #fa3bd8 color charts
#fa3bd8 RGB chart
      #fa3bd8 CMYK chart
      #fa3bd8 RGB pie chart
      #fa3bd8 color shades, tints & tones
#fa3bd8 color schemes
#fa3bd8 color preview, HTML & CSS examples
           This text has a color of #fa3bd8        
        
          <p style="color:#fa3bd8;">Text here</p>
        
        
          .mytext {color:#fa3bd8;}
        
        Text color #fa3bd8
      
           This box has a color of #fa3bd8        
        
          <div style="background-color:#fa3bd8;">Content here</div>
        
        
          .mybackground {background-color:#fa3bd8;}
        
        Background color #fa3bd8
      
           Border around this has a color of #fa3bd8        
        
          <div style="border:2px solid #fa3bd8;">Content here</div>
        
        
          .myborder {border:2px solid #fa3bd8;}
        
        Border color #fa3bd8