#f0096a color space conversions
Hex:
        #f0096a
        RGB:
        240, 9, 106
        CMY:
        6, 96, 58
        CMYK:
        0, 96, 56, 6
      HSL:
        335°, 92.7711%, 48.8235%
        HSV (HSB):
        335°, 96.2500%, 94.1176%
        XYZ:
        38.6344, 19.7612, 15.4137
        xyY:
        0.5234, 0.2677, 19.7612
      CIE-Lab:
        51.5662, 79.1473, 12.2587
        CIE-LCH:
        51.5662, 80.0910, 8.8043
        CIE-Luv:
        51.5662, 139.0714, -1.2706
        Hunter-Lab:
        44.4536, 77.3395, 10.5595
      #f0096a color charts
#f0096a RGB chart
      #f0096a CMYK chart
      #f0096a RGB pie chart
      #f0096a color shades, tints & tones
#f0096a color schemes
#f0096a color preview, HTML & CSS examples
           This text has a color of #f0096a        
        
          <p style="color:#f0096a;">Text here</p>
        
        
          .mytext {color:#f0096a;}
        
        Text color #f0096a
      
           This box has a color of #f0096a        
        
          <div style="background-color:#f0096a;">Content here</div>
        
        
          .mybackground {background-color:#f0096a;}
        
        Background color #f0096a
      
           Border around this has a color of #f0096a        
        
          <div style="border:2px solid #f0096a;">Content here</div>
        
        
          .myborder {border:2px solid #f0096a;}
        
        Border color #f0096a