#fa259b color space conversions
Hex:
        #fa259b
        RGB:
        250, 37, 155
        CMY:
        2, 85, 39
        CMYK:
        0, 85, 38, 2
      HSL:
        327°, 95.5157%, 56.2745%
        HSV (HSB):
        327°, 85.2000%, 98.0392%
        XYZ:
        46.0023, 24.0137, 33.2209
        xyY:
        0.4456, 0.2326, 24.0137
      CIE-Lab:
        56.1015, 81.7876, -10.3290
        CIE-LCH:
        56.1015, 82.4373, 352.8022
        CIE-Luv:
        56.1015, 121.0000, -29.9792
        Hunter-Lab:
        49.0038, 81.8104, -5.8915
      #fa259b color charts
#fa259b RGB chart
      #fa259b CMYK chart
      #fa259b RGB pie chart
      #fa259b color shades, tints & tones
#fa259b color schemes
#fa259b color preview, HTML & CSS examples
           This text has a color of #fa259b        
        
          <p style="color:#fa259b;">Text here</p>
        
        
          .mytext {color:#fa259b;}
        
        Text color #fa259b
      
           This box has a color of #fa259b        
        
          <div style="background-color:#fa259b;">Content here</div>
        
        
          .mybackground {background-color:#fa259b;}
        
        Background color #fa259b
      
           Border around this has a color of #fa259b        
        
          <div style="border:2px solid #fa259b;">Content here</div>
        
        
          .myborder {border:2px solid #fa259b;}
        
        Border color #fa259b