#fa26b5 color space conversions
Hex:
        #fa26b5
        RGB:
        250, 38, 181
        CMY:
        2, 85, 29
        CMYK:
        0, 85, 28, 2
      HSL:
        320°, 95.4955%, 56.4706%
        HSV (HSB):
        320°, 84.8000%, 98.0392%
        XYZ:
        48.4579, 25.0464, 45.9965
        xyY:
        0.4055, 0.2096, 25.0464
      CIE-Lab:
        57.1206, 84.2594, -23.9968
        CIE-LCH:
        57.1206, 87.6099, 344.1032
        CIE-Luv:
        57.1206, 109.1341, -50.0042
        Hunter-Lab:
        50.0464, 85.2533, -19.4596
      #fa26b5 color charts
#fa26b5 RGB chart
      #fa26b5 CMYK chart
      #fa26b5 RGB pie chart
      #fa26b5 color shades, tints & tones
#fa26b5 color schemes
#fa26b5 color preview, HTML & CSS examples
           This text has a color of #fa26b5        
        
          <p style="color:#fa26b5;">Text here</p>
        
        
          .mytext {color:#fa26b5;}
        
        Text color #fa26b5
      
           This box has a color of #fa26b5        
        
          <div style="background-color:#fa26b5;">Content here</div>
        
        
          .mybackground {background-color:#fa26b5;}
        
        Background color #fa26b5
      
           Border around this has a color of #fa26b5        
        
          <div style="border:2px solid #fa26b5;">Content here</div>
        
        
          .myborder {border:2px solid #fa26b5;}
        
        Border color #fa26b5