#f05098 color space conversions
Hex:
        #f05098
        RGB:
        240, 80, 152
        CMY:
        6, 69, 40
        CMYK:
        0, 67, 37, 6
      HSL:
        333°, 84.2105%, 62.7451%
        HSV (HSB):
        333°, 66.6667%, 94.1176%
        XYZ:
        44.4713, 26.5296, 32.4826
        xyY:
        0.4297, 0.2564, 26.5296
      CIE-Lab:
        58.5364, 66.8884, -5.1261
        CIE-LCH:
        58.5364, 67.0845, 355.6176
        CIE-Luv:
        58.5364, 100.1906, -19.8342
        Hunter-Lab:
        51.5069, 63.9809, -1.3362
      #f05098 color charts
#f05098 RGB chart
      #f05098 CMYK chart
      #f05098 RGB pie chart
      #f05098 color shades, tints & tones
#f05098 color schemes
#f05098 color preview, HTML & CSS examples
           This text has a color of #f05098        
        
          <p style="color:#f05098;">Text here</p>
        
        
          .mytext {color:#f05098;}
        
        Text color #f05098
      
           This box has a color of #f05098        
        
          <div style="background-color:#f05098;">Content here</div>
        
        
          .mybackground {background-color:#f05098;}
        
        Background color #f05098
      
           Border around this has a color of #f05098        
        
          <div style="border:2px solid #f05098;">Content here</div>
        
        
          .myborder {border:2px solid #f05098;}
        
        Border color #f05098