#f55986 color space conversions
Hex:
        #f55986
        RGB:
        245, 89, 134
        CMY:
        4, 65, 47
        CMYK:
        0, 64, 45, 4
      HSL:
        343°, 88.6364%, 65.4902%
        HSV (HSB):
        343°, 63.6735%, 96.0784%
        XYZ:
        45.5316, 28.2785, 25.6128
        xyY:
        0.4580, 0.2844, 28.2785
      CIE-Lab:
        60.1395, 63.0391, 7.8143
        CIE-LCH:
        60.1395, 63.5216, 7.0663
        CIE-Luv:
        60.1395, 105.8509, -2.0907
        Hunter-Lab:
        53.1775, 59.7747, 8.6674
      #f55986 color charts
#f55986 RGB chart
      #f55986 CMYK chart
      #f55986 RGB pie chart
      #f55986 color shades, tints & tones
#f55986 color schemes
#f55986 color preview, HTML & CSS examples
           This text has a color of #f55986        
        
          <p style="color:#f55986;">Text here</p>
        
        
          .mytext {color:#f55986;}
        
        Text color #f55986
      
           This box has a color of #f55986        
        
          <div style="background-color:#f55986;">Content here</div>
        
        
          .mybackground {background-color:#f55986;}
        
        Background color #f55986
      
           Border around this has a color of #f55986        
        
          <div style="border:2px solid #f55986;">Content here</div>
        
        
          .myborder {border:2px solid #f55986;}
        
        Border color #f55986