#fa26c2 color space conversions
Hex:
        #fa26c2
        RGB:
        250, 38, 194
        CMY:
        2, 85, 24
        CMYK:
        0, 85, 22, 2
      HSL:
        316°, 95.4955%, 56.4706%
        HSV (HSB):
        316°, 84.8000%, 98.0392%
        XYZ:
        49.8551, 25.6053, 53.3536
        xyY:
        0.3870, 0.1988, 25.6053
      CIE-Lab:
        57.6605, 85.7349, -30.6748
        CIE-LCH:
        57.6605, 91.0573, 340.3135
        CIE-Luv:
        57.6605, 103.3585, -60.2475
        Hunter-Lab:
        50.6016, 87.3135, -27.0933
      #fa26c2 color charts
#fa26c2 RGB chart
      #fa26c2 CMYK chart
      #fa26c2 RGB pie chart
      #fa26c2 color shades, tints & tones
#fa26c2 color schemes
#fa26c2 color preview, HTML & CSS examples
           This text has a color of #fa26c2        
        
          <p style="color:#fa26c2;">Text here</p>
        
        
          .mytext {color:#fa26c2;}
        
        Text color #fa26c2
      
           This box has a color of #fa26c2        
        
          <div style="background-color:#fa26c2;">Content here</div>
        
        
          .mybackground {background-color:#fa26c2;}
        
        Background color #fa26c2
      
           Border around this has a color of #fa26c2        
        
          <div style="border:2px solid #fa26c2;">Content here</div>
        
        
          .myborder {border:2px solid #fa26c2;}
        
        Border color #fa26c2