#fa305b color space conversions
Hex:
        #fa305b
        RGB:
        250, 48, 91
        CMY:
        2, 81, 64
        CMYK:
        0, 81, 64, 2
      HSL:
        347°, 95.2830%, 58.4314%
        HSV (HSB):
        347°, 80.8000%, 98.0392%
        XYZ:
        42.3696, 23.1932, 12.1411
        xyY:
        0.5453, 0.2985, 23.1932
      CIE-Lab:
        55.2708, 74.7502, 26.6169
        CIE-LCH:
        55.2708, 79.3476, 19.5997
        CIE-Luv:
        55.2708, 143.2387, 14.9937
        Hunter-Lab:
        48.1593, 72.7618, 18.7643
      #fa305b color charts
#fa305b RGB chart
      #fa305b CMYK chart
      #fa305b RGB pie chart
      #fa305b color shades, tints & tones
#fa305b color schemes
#fa305b color preview, HTML & CSS examples
           This text has a color of #fa305b        
        
          <p style="color:#fa305b;">Text here</p>
        
        
          .mytext {color:#fa305b;}
        
        Text color #fa305b
      
           This box has a color of #fa305b        
        
          <div style="background-color:#fa305b;">Content here</div>
        
        
          .mybackground {background-color:#fa305b;}
        
        Background color #fa305b
      
           Border around this has a color of #fa305b        
        
          <div style="border:2px solid #fa305b;">Content here</div>
        
        
          .myborder {border:2px solid #fa305b;}
        
        Border color #fa305b