#f5859e color space conversions
Hex:
        #f5859e
        RGB:
        245, 133, 158
        CMY:
        4, 48, 38
        CMYK:
        0, 46, 36, 4
      HSL:
        347°, 84.8485%, 74.1176%
        HSV (HSB):
        347°, 45.7143%, 96.0784%
        XYZ:
        52.2153, 38.6562, 37.0571
        xyY:
        0.4082, 0.3022, 38.6562
      CIE-Lab:
        68.5015, 45.2719, 6.0552
        CIE-LCH:
        68.5015, 45.6751, 7.6182
        CIE-Luv:
        68.5015, 74.0722, -0.2105
        Hunter-Lab:
        62.1741, 41.1039, 8.1837
      #f5859e color charts
#f5859e RGB chart
      #f5859e CMYK chart
      #f5859e RGB pie chart
      #f5859e color shades, tints & tones
#f5859e color schemes
#f5859e color preview, HTML & CSS examples
           This text has a color of #f5859e        
        
          <p style="color:#f5859e;">Text here</p>
        
        
          .mytext {color:#f5859e;}
        
        Text color #f5859e
      
           This box has a color of #f5859e        
        
          <div style="background-color:#f5859e;">Content here</div>
        
        
          .mybackground {background-color:#f5859e;}
        
        Background color #f5859e
      
           Border around this has a color of #f5859e        
        
          <div style="border:2px solid #f5859e;">Content here</div>
        
        
          .myborder {border:2px solid #f5859e;}
        
        Border color #f5859e