#f26ade color space conversions
Hex:
        #f26ade
        RGB:
        242, 106, 222
        CMY:
        5, 58, 13
        CMYK:
        0, 56, 8, 5
      HSL:
        309°, 83.9506%, 68.2353%
        HSV (HSB):
        309°, 56.1983%, 94.9020%
        XYZ:
        54.9568, 34.4592, 72.8620
        xyY:
        0.3387, 0.2123, 34.4592
      CIE-Lab:
        65.3255, 66.0065, -34.7188
        CIE-LCH:
        65.3255, 74.5805, 332.2561
        CIE-Luv:
        65.3255, 68.1683, -64.5220
        Hunter-Lab:
        58.7020, 64.3832, -32.5004
      #f26ade color charts
#f26ade RGB chart
      #f26ade CMYK chart
      #f26ade RGB pie chart
      #f26ade color shades, tints & tones
#f26ade color schemes
#f26ade color preview, HTML & CSS examples
           This text has a color of #f26ade        
        
          <p style="color:#f26ade;">Text here</p>
        
        
          .mytext {color:#f26ade;}
        
        Text color #f26ade
      
           This box has a color of #f26ade        
        
          <div style="background-color:#f26ade;">Content here</div>
        
        
          .mybackground {background-color:#f26ade;}
        
        Background color #f26ade
      
           Border around this has a color of #f26ade        
        
          <div style="border:2px solid #f26ade;">Content here</div>
        
        
          .myborder {border:2px solid #f26ade;}
        
        Border color #f26ade