#f55f82 color space conversions
Hex:
        #f55f82
        RGB:
        245, 95, 130
        CMY:
        4, 63, 49
        CMYK:
        0, 61, 47, 4
      HSL:
        346°, 88.2353%, 66.6667%
        HSV (HSB):
        346°, 61.2245%, 96.0784%
        XYZ:
        45.7777, 29.2086, 24.3442
        xyY:
        0.4609, 0.2941, 29.2086
      CIE-Lab:
        60.9653, 60.1830, 11.3110
        CIE-LCH:
        60.9653, 61.2367, 10.6442
        CIE-Luv:
        60.9653, 103.7768, 2.9067
        Hunter-Lab:
        54.0450, 56.6159, 11.1247
      #f55f82 color charts
#f55f82 RGB chart
      #f55f82 CMYK chart
      #f55f82 RGB pie chart
      #f55f82 color shades, tints & tones
#f55f82 color schemes
#f55f82 color preview, HTML & CSS examples
           This text has a color of #f55f82        
        
          <p style="color:#f55f82;">Text here</p>
        
        
          .mytext {color:#f55f82;}
        
        Text color #f55f82
      
           This box has a color of #f55f82        
        
          <div style="background-color:#f55f82;">Content here</div>
        
        
          .mybackground {background-color:#f55f82;}
        
        Background color #f55f82
      
           Border around this has a color of #f55f82        
        
          <div style="border:2px solid #f55f82;">Content here</div>
        
        
          .myborder {border:2px solid #f55f82;}
        
        Border color #f55f82