#f26fba color space conversions
Hex:
        #f26fba
        RGB:
        242, 111, 186
        CMY:
        5, 56, 27
        CMYK:
        0, 54, 23, 5
      HSL:
        326°, 83.4395%, 69.2157%
        HSV (HSB):
        326°, 54.1322%, 94.9020%
        XYZ:
        51.1653, 33.7913, 50.2800
        xyY:
        0.3783, 0.2499, 33.7913
      CIE-Lab:
        64.7966, 58.4779, -15.2833
        CIE-LCH:
        64.7966, 60.4420, 345.3532
        CIE-Luv:
        64.7966, 76.5474, -33.1181
        Hunter-Lab:
        58.1303, 55.3848, -10.5919
      #f26fba color charts
#f26fba RGB chart
      #f26fba CMYK chart
      #f26fba RGB pie chart
      #f26fba color shades, tints & tones
#f26fba color schemes
#f26fba color preview, HTML & CSS examples
           This text has a color of #f26fba        
        
          <p style="color:#f26fba;">Text here</p>
        
        
          .mytext {color:#f26fba;}
        
        Text color #f26fba
      
           This box has a color of #f26fba        
        
          <div style="background-color:#f26fba;">Content here</div>
        
        
          .mybackground {background-color:#f26fba;}
        
        Background color #f26fba
      
           Border around this has a color of #f26fba        
        
          <div style="border:2px solid #f26fba;">Content here</div>
        
        
          .myborder {border:2px solid #f26fba;}
        
        Border color #f26fba