#f926df color space conversions
Hex:
        #f926df
        RGB:
        249, 38, 223
        CMY:
        2, 85, 13
        CMYK:
        0, 85, 10, 2
      HSL:
        307°, 94.6188%, 56.2745%
        HSV (HSB):
        307°, 84.7390%, 97.6471%
        XYZ:
        53.0793, 26.8537, 72.1977
        xyY:
        0.3489, 0.1765, 26.8537
      CIE-Lab:
        58.8386, 89.1684, -45.3697
        CIE-LCH:
        58.8386, 100.0471, 333.0326
        CIE-Luv:
        58.8386, 90.1698, -83.3317
        Hunter-Lab:
        51.8205, 92.1501, -46.3300
      #f926df color charts
#f926df RGB chart
      #f926df CMYK chart
      #f926df RGB pie chart
      #f926df color shades, tints & tones
#f926df color schemes
#f926df color preview, HTML & CSS examples
           This text has a color of #f926df        
        
          <p style="color:#f926df;">Text here</p>
        
        
          .mytext {color:#f926df;}
        
        Text color #f926df
      
           This box has a color of #f926df        
        
          <div style="background-color:#f926df;">Content here</div>
        
        
          .mybackground {background-color:#f926df;}
        
        Background color #f926df
      
           Border around this has a color of #f926df        
        
          <div style="border:2px solid #f926df;">Content here</div>
        
        
          .myborder {border:2px solid #f926df;}
        
        Border color #f926df