#f5507f color space conversions
Hex:
        #f5507f
        RGB:
        245, 80, 127
        CMY:
        4, 69, 50
        CMYK:
        0, 67, 48, 4
      HSL:
        343°, 89.1892%, 63.7255%
        HSV (HSB):
        343°, 67.3469%, 96.0784%
        XYZ:
        44.3556, 26.6821, 22.8910
        xyY:
        0.4722, 0.2841, 26.6821
      CIE-Lab:
        58.6789, 65.9369, 9.8340
        CIE-LCH:
        58.6789, 66.6662, 8.4827
        CIE-Luv:
        58.6789, 112.7743, -0.3559
        Hunter-Lab:
        51.6547, 62.8812, 9.8837
      #f5507f color charts
#f5507f RGB chart
      #f5507f CMYK chart
      #f5507f RGB pie chart
      #f5507f color shades, tints & tones
#f5507f color schemes
#f5507f color preview, HTML & CSS examples
           This text has a color of #f5507f        
        
          <p style="color:#f5507f;">Text here</p>
        
        
          .mytext {color:#f5507f;}
        
        Text color #f5507f
      
           This box has a color of #f5507f        
        
          <div style="background-color:#f5507f;">Content here</div>
        
        
          .mybackground {background-color:#f5507f;}
        
        Background color #f5507f
      
           Border around this has a color of #f5507f        
        
          <div style="border:2px solid #f5507f;">Content here</div>
        
        
          .myborder {border:2px solid #f5507f;}
        
        Border color #f5507f