#fa15a4 color space conversions
Hex:
        #fa15a4
        RGB:
        250, 21, 164
        CMY:
        2, 92, 36
        CMYK:
        0, 92, 34, 2
      HSL:
        323°, 95.8159%, 53.1373%
        HSV (HSB):
        323°, 91.6000%, 98.0392%
        XYZ:
        46.3933, 23.5407, 37.2206
        xyY:
        0.4330, 0.2197, 23.5407
      CIE-Lab:
        55.6249, 84.9510, -16.3507
        CIE-LCH:
        55.6249, 86.5103, 349.1054
        CIE-Luv:
        55.6249, 119.4603, -38.9472
        Hunter-Lab:
        48.5187, 85.7730, -11.5205
      #fa15a4 color charts
#fa15a4 RGB chart
      #fa15a4 CMYK chart
      #fa15a4 RGB pie chart
      #fa15a4 color shades, tints & tones
#fa15a4 color schemes
#fa15a4 color preview, HTML & CSS examples
           This text has a color of #fa15a4        
        
          <p style="color:#fa15a4;">Text here</p>
        
        
          .mytext {color:#fa15a4;}
        
        Text color #fa15a4
      
           This box has a color of #fa15a4        
        
          <div style="background-color:#fa15a4;">Content here</div>
        
        
          .mybackground {background-color:#fa15a4;}
        
        Background color #fa15a4
      
           Border around this has a color of #fa15a4        
        
          <div style="border:2px solid #fa15a4;">Content here</div>
        
        
          .myborder {border:2px solid #fa15a4;}
        
        Border color #fa15a4