#fa04c1 color space conversions
Hex:
        #fa04c1
        RGB:
        250, 4, 193
        CMY:
        2, 98, 24
        CMYK:
        0, 98, 23, 2
      HSL:
        314°, 96.8504%, 49.8039%
        HSV (HSB):
        314°, 98.4000%, 98.0392%
        XYZ:
        49.0934, 24.2611, 52.5474
        xyY:
        0.3899, 0.1927, 24.2611
      CIE-Lab:
        56.3483, 89.3270, -32.1391
        CIE-LCH:
        56.3483, 94.9327, 340.2117
        CIE-Luv:
        56.3483, 107.1553, -62.7807
        Hunter-Lab:
        49.2555, 91.7152, -28.7736
      #fa04c1 color charts
#fa04c1 RGB chart
      #fa04c1 CMYK chart
      #fa04c1 RGB pie chart
      #fa04c1 color shades, tints & tones
#fa04c1 color schemes
#fa04c1 color preview, HTML & CSS examples
           This text has a color of #fa04c1        
        
          <p style="color:#fa04c1;">Text here</p>
        
        
          .mytext {color:#fa04c1;}
        
        Text color #fa04c1
      
           This box has a color of #fa04c1        
        
          <div style="background-color:#fa04c1;">Content here</div>
        
        
          .mybackground {background-color:#fa04c1;}
        
        Background color #fa04c1
      
           Border around this has a color of #fa04c1        
        
          <div style="border:2px solid #fa04c1;">Content here</div>
        
        
          .myborder {border:2px solid #fa04c1;}
        
        Border color #fa04c1