#fa43ce color space conversions
Hex:
        #fa43ce
        RGB:
        250, 67, 206
        CMY:
        2, 74, 19
        CMYK:
        0, 73, 18, 2
      HSL:
        314°, 94.8187%, 62.1569%
        HSV (HSB):
        314°, 73.2000%, 98.0392%
        XYZ:
        52.5721, 28.7945, 61.1796
        xyY:
        0.3688, 0.2020, 28.7945
      CIE-Lab:
        60.5999, 80.2611, -32.9673
        CIE-LCH:
        60.5999, 86.7680, 337.6696
        CIE-Luv:
        60.5999, 92.1326, -63.3411
        Hunter-Lab:
        53.6605, 80.9733, -30.0355
      #fa43ce color charts
#fa43ce RGB chart
      #fa43ce CMYK chart
      #fa43ce RGB pie chart
      #fa43ce color shades, tints & tones
#fa43ce color schemes
#fa43ce color preview, HTML & CSS examples
           This text has a color of #fa43ce        
        
          <p style="color:#fa43ce;">Text here</p>
        
        
          .mytext {color:#fa43ce;}
        
        Text color #fa43ce
      
           This box has a color of #fa43ce        
        
          <div style="background-color:#fa43ce;">Content here</div>
        
        
          .mybackground {background-color:#fa43ce;}
        
        Background color #fa43ce
      
           Border around this has a color of #fa43ce        
        
          <div style="border:2px solid #fa43ce;">Content here</div>
        
        
          .myborder {border:2px solid #fa43ce;}
        
        Border color #fa43ce