#fa13b2 color space conversions
Hex:
        #fa13b2
        RGB:
        250, 19, 178
        CMY:
        2, 93, 30
        CMYK:
        0, 92, 29, 2
      HSL:
        319°, 95.8506%, 52.7451%
        HSV (HSB):
        319°, 92.4000%, 98.0392%
        XYZ:
        47.6931, 24.0041, 44.2390
        xyY:
        0.4114, 0.2070, 24.0041
      CIE-Lab:
        56.0919, 86.5809, -23.8344
        CIE-LCH:
        56.0919, 89.8016, 344.6086
        CIE-Luv:
        56.0919, 113.1230, -50.0353
        Hunter-Lab:
        48.9940, 88.0211, -19.2400
      #fa13b2 color charts
#fa13b2 RGB chart
      #fa13b2 CMYK chart
      #fa13b2 RGB pie chart
      #fa13b2 color shades, tints & tones
#fa13b2 color schemes
#fa13b2 color preview, HTML & CSS examples
           This text has a color of #fa13b2        
        
          <p style="color:#fa13b2;">Text here</p>
        
        
          .mytext {color:#fa13b2;}
        
        Text color #fa13b2
      
           This box has a color of #fa13b2        
        
          <div style="background-color:#fa13b2;">Content here</div>
        
        
          .mybackground {background-color:#fa13b2;}
        
        Background color #fa13b2
      
           Border around this has a color of #fa13b2        
        
          <div style="border:2px solid #fa13b2;">Content here</div>
        
        
          .myborder {border:2px solid #fa13b2;}
        
        Border color #fa13b2