#f55d8b color space conversions
Hex:
        #f55d8b
        RGB:
        245, 93, 139
        CMY:
        4, 64, 45
        CMYK:
        0, 62, 43, 4
      HSL:
        342°, 88.3721%, 66.2745%
        HSV (HSB):
        342°, 62.0408%, 96.0784%
        XYZ:
        46.2307, 29.1053, 27.6073
        xyY:
        0.4491, 0.2827, 29.1053
      CIE-Lab:
        60.8744, 61.8635, 5.9563
        CIE-LCH:
        60.8744, 62.1495, 5.4996
        CIE-Luv:
        60.8744, 102.1592, -4.1392
        Hunter-Lab:
        53.9493, 58.5507, 7.4242
      #f55d8b color charts
#f55d8b RGB chart
      #f55d8b CMYK chart
      #f55d8b RGB pie chart
      #f55d8b color shades, tints & tones
#f55d8b color schemes
#f55d8b color preview, HTML & CSS examples
           This text has a color of #f55d8b        
        
          <p style="color:#f55d8b;">Text here</p>
        
        
          .mytext {color:#f55d8b;}
        
        Text color #f55d8b
      
           This box has a color of #f55d8b        
        
          <div style="background-color:#f55d8b;">Content here</div>
        
        
          .mybackground {background-color:#f55d8b;}
        
        Background color #f55d8b
      
           Border around this has a color of #f55d8b        
        
          <div style="border:2px solid #f55d8b;">Content here</div>
        
        
          .myborder {border:2px solid #f55d8b;}
        
        Border color #f55d8b