#f26a98 color space conversions
Hex:
        #f26a98
        RGB:
        242, 106, 152
        CMY:
        5, 58, 40
        CMYK:
        0, 56, 37, 5
      HSL:
        340°, 83.9506%, 68.2353%
        HSV (HSB):
        340°, 56.1983%, 94.9020%
        XYZ:
        47.4395, 31.4523, 33.2763
        xyY:
        0.4229, 0.2804, 31.4523
      CIE-Lab:
        62.8876, 56.5834, 1.2963
        CIE-LCH:
        62.8876, 56.5983, 1.3124
        CIE-Luv:
        62.8876, 88.8579, -9.0519
        Hunter-Lab:
        56.0824, 52.8471, 4.0781
      #f26a98 color charts
#f26a98 RGB chart
      #f26a98 CMYK chart
      #f26a98 RGB pie chart
      #f26a98 color shades, tints & tones
#f26a98 color schemes
#f26a98 color preview, HTML & CSS examples
           This text has a color of #f26a98        
        
          <p style="color:#f26a98;">Text here</p>
        
        
          .mytext {color:#f26a98;}
        
        Text color #f26a98
      
           This box has a color of #f26a98        
        
          <div style="background-color:#f26a98;">Content here</div>
        
        
          .mybackground {background-color:#f26a98;}
        
        Background color #f26a98
      
           Border around this has a color of #f26a98        
        
          <div style="border:2px solid #f26a98;">Content here</div>
        
        
          .myborder {border:2px solid #f26a98;}
        
        Border color #f26a98