#f26ace color space conversions
Hex:
        #f26ace
        RGB:
        242, 106, 206
        CMY:
        5, 58, 19
        CMYK:
        0, 56, 15, 5
      HSL:
        316°, 83.9506%, 68.2353%
        HSV (HSB):
        316°, 56.1983%, 94.9020%
        XYZ:
        52.9126, 33.6415, 62.0972
        xyY:
        0.3560, 0.2263, 33.6415
      CIE-Lab:
        64.6770, 63.5713, -26.7587
        CIE-LCH:
        64.6770, 68.9734, 337.1726
        CIE-Luv:
        64.6770, 72.8995, -51.5307
        Hunter-Lab:
        58.0013, 61.3369, -22.8759
      #f26ace color charts
#f26ace RGB chart
      #f26ace CMYK chart
      #f26ace RGB pie chart
      #f26ace color shades, tints & tones
#f26ace color schemes
#f26ace color preview, HTML & CSS examples
           This text has a color of #f26ace        
        
          <p style="color:#f26ace;">Text here</p>
        
        
          .mytext {color:#f26ace;}
        
        Text color #f26ace
      
           This box has a color of #f26ace        
        
          <div style="background-color:#f26ace;">Content here</div>
        
        
          .mybackground {background-color:#f26ace;}
        
        Background color #f26ace
      
           Border around this has a color of #f26ace        
        
          <div style="border:2px solid #f26ace;">Content here</div>
        
        
          .myborder {border:2px solid #f26ace;}
        
        Border color #f26ace