#f0158b color space conversions
Hex:
        #f0158b
        RGB:
        240, 21, 139
        CMY:
        6, 92, 45
        CMYK:
        0, 91, 42, 6
      HSL:
        328°, 87.9518%, 51.1765%
        HSV (HSB):
        328°, 91.2500%, 94.1176%
        XYZ:
        40.8635, 20.9257, 26.3114
        xyY:
        0.4638, 0.2375, 20.9257
      CIE-Lab:
        52.8681, 80.5265, -5.8352
        CIE-LCH:
        52.8681, 80.7377, 355.8554
        CIE-Luv:
        52.8681, 123.0639, -23.4202
        Hunter-Lab:
        45.7446, 79.4006, -2.0813
      #f0158b color charts
#f0158b RGB chart
      #f0158b CMYK chart
      #f0158b RGB pie chart
      #f0158b color shades, tints & tones
#f0158b color schemes
#f0158b color preview, HTML & CSS examples
           This text has a color of #f0158b        
        
          <p style="color:#f0158b;">Text here</p>
        
        
          .mytext {color:#f0158b;}
        
        Text color #f0158b
      
           This box has a color of #f0158b        
        
          <div style="background-color:#f0158b;">Content here</div>
        
        
          .mybackground {background-color:#f0158b;}
        
        Background color #f0158b
      
           Border around this has a color of #f0158b        
        
          <div style="border:2px solid #f0158b;">Content here</div>
        
        
          .myborder {border:2px solid #f0158b;}
        
        Border color #f0158b