#f5059f color space conversions
Hex:
        #f5059f
        RGB:
        245, 5, 159
        CMY:
        4, 98, 38
        CMYK:
        0, 98, 35, 4
      HSL:
        322°, 96.0000%, 49.0196%
        HSV (HSB):
        322°, 97.9592%, 96.0784%
        XYZ:
        43.9685, 22.0242, 34.7346
        xyY:
        0.4365, 0.2187, 22.0242
      CIE-Lab:
        54.0527, 84.7459, -15.8761
        CIE-LCH:
        54.0527, 86.2202, 349.3893
        CIE-Luv:
        54.0527, 119.2354, -38.0282
        Hunter-Lab:
        46.9300, 85.1084, -11.0317
      #f5059f color charts
#f5059f RGB chart
      #f5059f CMYK chart
      #f5059f RGB pie chart
      #f5059f color shades, tints & tones
#f5059f color schemes
#f5059f color preview, HTML & CSS examples
           This text has a color of #f5059f        
        
          <p style="color:#f5059f;">Text here</p>
        
        
          .mytext {color:#f5059f;}
        
        Text color #f5059f
      
           This box has a color of #f5059f        
        
          <div style="background-color:#f5059f;">Content here</div>
        
        
          .mybackground {background-color:#f5059f;}
        
        Background color #f5059f
      
           Border around this has a color of #f5059f        
        
          <div style="border:2px solid #f5059f;">Content here</div>
        
        
          .myborder {border:2px solid #f5059f;}
        
        Border color #f5059f