#f26fac color space conversions
Hex:
        #f26fac
        RGB:
        242, 111, 172
        CMY:
        5, 56, 33
        CMYK:
        0, 54, 29, 5
      HSL:
        332°, 83.4395%, 69.2157%
        HSV (HSB):
        332°, 54.1322%, 94.9020%
        XYZ:
        49.7488, 33.2247, 42.8207
        xyY:
        0.3955, 0.2641, 33.2247
      CIE-Lab:
        64.3424, 56.6466, -8.0090
        CIE-LCH:
        64.3424, 57.2100, 351.9526
        CIE-Luv:
        64.3424, 80.5326, -22.0620
        Hunter-Lab:
        57.6409, 53.1886, -3.6972
      #f26fac color charts
#f26fac RGB chart
      #f26fac CMYK chart
      #f26fac RGB pie chart
      #f26fac color shades, tints & tones
#f26fac color schemes
#f26fac color preview, HTML & CSS examples
           This text has a color of #f26fac        
        
          <p style="color:#f26fac;">Text here</p>
        
        
          .mytext {color:#f26fac;}
        
        Text color #f26fac
      
           This box has a color of #f26fac        
        
          <div style="background-color:#f26fac;">Content here</div>
        
        
          .mybackground {background-color:#f26fac;}
        
        Background color #f26fac
      
           Border around this has a color of #f26fac        
        
          <div style="border:2px solid #f26fac;">Content here</div>
        
        
          .myborder {border:2px solid #f26fac;}
        
        Border color #f26fac