#fa55c4 color space conversions
Hex:
        #fa55c4
        RGB:
        250, 85, 196
        CMY:
        2, 67, 23
        CMYK:
        0, 66, 22, 2
      HSL:
        320°, 94.2857%, 65.6863%
        HSV (HSB):
        320°, 66.0000%, 98.0392%
        XYZ:
        52.6366, 30.8065, 55.3965
        xyY:
        0.3791, 0.2219, 30.8065
      CIE-Lab:
        62.3440, 72.9115, -24.5872
        CIE-LCH:
        62.3440, 76.9455, 341.3649
        CIE-Luv:
        62.3440, 90.2601, -49.5654
        Hunter-Lab:
        55.5036, 72.1485, -20.3231
      #fa55c4 color charts
#fa55c4 RGB chart
      #fa55c4 CMYK chart
      #fa55c4 RGB pie chart
      #fa55c4 color shades, tints & tones
#fa55c4 color schemes
#fa55c4 color preview, HTML & CSS examples
           This text has a color of #fa55c4        
        
          <p style="color:#fa55c4;">Text here</p>
        
        
          .mytext {color:#fa55c4;}
        
        Text color #fa55c4
      
           This box has a color of #fa55c4        
        
          <div style="background-color:#fa55c4;">Content here</div>
        
        
          .mybackground {background-color:#fa55c4;}
        
        Background color #fa55c4
      
           Border around this has a color of #fa55c4        
        
          <div style="border:2px solid #fa55c4;">Content here</div>
        
        
          .myborder {border:2px solid #fa55c4;}
        
        Border color #fa55c4