#f55c82 color space conversions
Hex:
        #f55c82
        RGB:
        245, 92, 130
        CMY:
        4, 64, 49
        CMYK:
        0, 62, 47, 4
      HSL:
        345°, 88.4393%, 66.0784%
        HSV (HSB):
        345°, 62.4490%, 96.0784%
        XYZ:
        45.5126, 28.6785, 24.2558
        xyY:
        0.4623, 0.2913, 28.6785
      CIE-Lab:
        60.4968, 61.4443, 10.6503
        CIE-LCH:
        60.4968, 62.3605, 9.8335
        CIE-Luv:
        60.4968, 105.4578, 1.7837
        Hunter-Lab:
        53.5523, 57.9857, 10.6320
      #f55c82 color charts
#f55c82 RGB chart
      #f55c82 CMYK chart
      #f55c82 RGB pie chart
      #f55c82 color shades, tints & tones
#f55c82 color schemes
#f55c82 color preview, HTML & CSS examples
           This text has a color of #f55c82        
        
          <p style="color:#f55c82;">Text here</p>
        
        
          .mytext {color:#f55c82;}
        
        Text color #f55c82
      
           This box has a color of #f55c82        
        
          <div style="background-color:#f55c82;">Content here</div>
        
        
          .mybackground {background-color:#f55c82;}
        
        Background color #f55c82
      
           Border around this has a color of #f55c82        
        
          <div style="border:2px solid #f55c82;">Content here</div>
        
        
          .myborder {border:2px solid #f55c82;}
        
        Border color #f55c82