#f0118e color space conversions
Hex:
        #f0118e
        RGB:
        240, 17, 142
        CMY:
        6, 93, 44
        CMYK:
        0, 93, 41, 6
      HSL:
        326°, 88.1423%, 50.3922%
        HSV (HSB):
        326°, 92.9167%, 94.1176%
        XYZ:
        41.0181, 20.8792, 27.4594
        xyY:
        0.4590, 0.2337, 20.8792
      CIE-Lab:
        52.8170, 81.2219, -7.7092
        CIE-LCH:
        52.8170, 81.5869, 354.5780
        CIE-Luv:
        52.8170, 122.1980, -26.0371
        Hunter-Lab:
        45.6937, 80.2710, -3.6444
      #f0118e color charts
#f0118e RGB chart
      #f0118e CMYK chart
      #f0118e RGB pie chart
      #f0118e color shades, tints & tones
#f0118e color schemes
#f0118e color preview, HTML & CSS examples
           This text has a color of #f0118e        
        
          <p style="color:#f0118e;">Text here</p>
        
        
          .mytext {color:#f0118e;}
        
        Text color #f0118e
      
           This box has a color of #f0118e        
        
          <div style="background-color:#f0118e;">Content here</div>
        
        
          .mybackground {background-color:#f0118e;}
        
        Background color #f0118e
      
           Border around this has a color of #f0118e        
        
          <div style="border:2px solid #f0118e;">Content here</div>
        
        
          .myborder {border:2px solid #f0118e;}
        
        Border color #f0118e