#fa26bd color space conversions
Hex:
        #fa26bd
        RGB:
        250, 38, 189
        CMY:
        2, 85, 26
        CMYK:
        0, 85, 24, 2
      HSL:
        317°, 95.4955%, 56.4706%
        HSV (HSB):
        317°, 84.8000%, 98.0392%
        XYZ:
        49.3028, 25.3843, 50.4452
        xyY:
        0.3940, 0.2029, 25.3843
      CIE-Lab:
        57.4480, 85.1562, -28.1224
        CIE-LCH:
        57.4480, 89.6797, 341.7244
        CIE-Luv:
        57.4480, 105.5698, -56.3047
        Hunter-Lab:
        50.3829, 86.5033, -24.0954
      #fa26bd color charts
#fa26bd RGB chart
      #fa26bd CMYK chart
      #fa26bd RGB pie chart
      #fa26bd color shades, tints & tones
#fa26bd color schemes
#fa26bd color preview, HTML & CSS examples
           This text has a color of #fa26bd        
        
          <p style="color:#fa26bd;">Text here</p>
        
        
          .mytext {color:#fa26bd;}
        
        Text color #fa26bd
      
           This box has a color of #fa26bd        
        
          <div style="background-color:#fa26bd;">Content here</div>
        
        
          .mybackground {background-color:#fa26bd;}
        
        Background color #fa26bd
      
           Border around this has a color of #fa26bd        
        
          <div style="border:2px solid #fa26bd;">Content here</div>
        
        
          .myborder {border:2px solid #fa26bd;}
        
        Border color #fa26bd