#f941e1 color space conversions
Hex:
        #f941e1
        RGB:
        249, 65, 225
        CMY:
        2, 75, 12
        CMYK:
        0, 74, 10, 2
      HSL:
        308°, 93.8776%, 61.5686%
        HSV (HSB):
        308°, 73.8956%, 97.6471%
        XYZ:
        54.5478, 29.3566, 74.0256
        xyY:
        0.3454, 0.1859, 29.3566
      CIE-Lab:
        61.0950, 83.2053, -42.9389
        CIE-LCH:
        61.0950, 93.6315, 332.7035
        CIE-Luv:
        61.0950, 84.5726, -79.2885
        Hunter-Lab:
        54.1817, 84.8882, -43.0776
      #f941e1 color charts
#f941e1 RGB chart
      #f941e1 CMYK chart
      #f941e1 RGB pie chart
      #f941e1 color shades, tints & tones
#f941e1 color schemes
#f941e1 color preview, HTML & CSS examples
           This text has a color of #f941e1        
        
          <p style="color:#f941e1;">Text here</p>
        
        
          .mytext {color:#f941e1;}
        
        Text color #f941e1
      
           This box has a color of #f941e1        
        
          <div style="background-color:#f941e1;">Content here</div>
        
        
          .mybackground {background-color:#f941e1;}
        
        Background color #f941e1
      
           Border around this has a color of #f941e1        
        
          <div style="border:2px solid #f941e1;">Content here</div>
        
        
          .myborder {border:2px solid #f941e1;}
        
        Border color #f941e1