#fa49ca color space conversions
Hex:
        #fa49ca
        RGB:
        250, 73, 202
        CMY:
        2, 71, 21
        CMYK:
        0, 71, 19, 2
      HSL:
        316°, 94.6524%, 63.3333%
        HSV (HSB):
        316°, 70.8000%, 98.0392%
        XYZ:
        52.4676, 29.3533, 58.7775
        xyY:
        0.3732, 0.2088, 29.3533
      CIE-Lab:
        61.0922, 77.8667, -29.9296
        CIE-LCH:
        61.0922, 83.4207, 338.9747
        CIE-Luv:
        61.0922, 91.9845, -58.3795
        Hunter-Lab:
        54.1787, 78.0495, -26.3975
      #fa49ca color charts
#fa49ca RGB chart
      #fa49ca CMYK chart
      #fa49ca RGB pie chart
      #fa49ca color shades, tints & tones
#fa49ca color schemes
#fa49ca color preview, HTML & CSS examples
           This text has a color of #fa49ca        
        
          <p style="color:#fa49ca;">Text here</p>
        
        
          .mytext {color:#fa49ca;}
        
        Text color #fa49ca
      
           This box has a color of #fa49ca        
        
          <div style="background-color:#fa49ca;">Content here</div>
        
        
          .mybackground {background-color:#fa49ca;}
        
        Background color #fa49ca
      
           Border around this has a color of #fa49ca        
        
          <div style="border:2px solid #fa49ca;">Content here</div>
        
        
          .myborder {border:2px solid #fa49ca;}
        
        Border color #fa49ca