#fa308e color space conversions
Hex:
        #fa308e
        RGB:
        250, 48, 142
        CMY:
        2, 81, 44
        CMYK:
        0, 81, 43, 2
      HSL:
        332°, 95.2830%, 58.4314%
        HSV (HSB):
        332°, 80.8000%, 98.0392%
        XYZ:
        45.3638, 24.3909, 27.9082
        xyY:
        0.4645, 0.2497, 24.3909
      CIE-Lab:
        56.4771, 78.3441, -2.0834
        CIE-LCH:
        56.4771, 78.3717, 358.4767
        CIE-Luv:
        56.4771, 123.9127, -18.2245
        Hunter-Lab:
        49.3871, 77.5309, 1.0668
      #fa308e color charts
#fa308e RGB chart
      #fa308e CMYK chart
      #fa308e RGB pie chart
      #fa308e color shades, tints & tones
#fa308e color schemes
#fa308e color preview, HTML & CSS examples
           This text has a color of #fa308e        
        
          <p style="color:#fa308e;">Text here</p>
        
        
          .mytext {color:#fa308e;}
        
        Text color #fa308e
      
           This box has a color of #fa308e        
        
          <div style="background-color:#fa308e;">Content here</div>
        
        
          .mybackground {background-color:#fa308e;}
        
        Background color #fa308e
      
           Border around this has a color of #fa308e        
        
          <div style="border:2px solid #fa308e;">Content here</div>
        
        
          .myborder {border:2px solid #fa308e;}
        
        Border color #fa308e