#fa26a5 color space conversions
Hex:
        #fa26a5
        RGB:
        250, 38, 165
        CMY:
        2, 85, 35
        CMYK:
        0, 85, 34, 2
      HSL:
        324°, 95.4955%, 56.4706%
        HSV (HSB):
        324°, 84.8000%, 98.0392%
        XYZ:
        46.9090, 24.4268, 37.8398
        xyY:
        0.4297, 0.2237, 24.4268
      CIE-Lab:
        56.5126, 82.5778, -15.5914
        CIE-LCH:
        56.5126, 84.0368, 349.3079
        CIE-Luv:
        56.5126, 116.3120, -37.5015
        Hunter-Lab:
        49.4235, 82.9273, -10.7973
      #fa26a5 color charts
#fa26a5 RGB chart
      #fa26a5 CMYK chart
      #fa26a5 RGB pie chart
      #fa26a5 color shades, tints & tones
#fa26a5 color schemes
#fa26a5 color preview, HTML & CSS examples
           This text has a color of #fa26a5        
        
          <p style="color:#fa26a5;">Text here</p>
        
        
          .mytext {color:#fa26a5;}
        
        Text color #fa26a5
      
           This box has a color of #fa26a5        
        
          <div style="background-color:#fa26a5;">Content here</div>
        
        
          .mybackground {background-color:#fa26a5;}
        
        Background color #fa26a5
      
           Border around this has a color of #fa26a5        
        
          <div style="border:2px solid #fa26a5;">Content here</div>
        
        
          .myborder {border:2px solid #fa26a5;}
        
        Border color #fa26a5