#fa4985 color space conversions
Hex:
        #fa4985
        RGB:
        250, 73, 133
        CMY:
        2, 71, 48
        CMYK:
        0, 71, 47, 2
      HSL:
        340°, 94.6524%, 63.3333%
        HSV (HSB):
        340°, 70.8000%, 98.0392%
        XYZ:
        46.0405, 26.7825, 24.9332
        xyY:
        0.4710, 0.2740, 26.7825
      CIE-Lab:
        58.7725, 70.3834, 6.5590
        CIE-LCH:
        58.7725, 70.6884, 5.3240
        CIE-Luv:
        58.7725, 118.0986, -5.4090
        Hunter-Lab:
        51.7518, 68.2350, 7.6613
      #fa4985 color charts
#fa4985 RGB chart
      #fa4985 CMYK chart
      #fa4985 RGB pie chart
      #fa4985 color shades, tints & tones
#fa4985 color schemes
#fa4985 color preview, HTML & CSS examples
           This text has a color of #fa4985        
        
          <p style="color:#fa4985;">Text here</p>
        
        
          .mytext {color:#fa4985;}
        
        Text color #fa4985
      
           This box has a color of #fa4985        
        
          <div style="background-color:#fa4985;">Content here</div>
        
        
          .mybackground {background-color:#fa4985;}
        
        Background color #fa4985
      
           Border around this has a color of #fa4985        
        
          <div style="border:2px solid #fa4985;">Content here</div>
        
        
          .myborder {border:2px solid #fa4985;}
        
        Border color #fa4985