#f40bf7 color space conversions
Hex:
        #f40bf7
        RGB:
        244, 11, 247
        CMY:
        4, 96, 3
        CMYK:
        1, 96, 0, 3
      HSL:
        299°, 93.6508%, 50.5882%
        HSV (HSB):
        299°, 95.5466%, 96.8627%
        XYZ:
        54.2164, 26.1878, 90.1929
        xyY:
        0.3178, 0.1535, 26.1878
      CIE-Lab:
        58.2149, 94.7763, -59.8743
        CIE-LCH:
        58.2149, 112.1048, 327.7176
        CIE-Luv:
        58.2149, 78.9823, -105.8750
        Hunter-Lab:
        51.1741, 99.5574, -68.6752
      #f40bf7 color charts
#f40bf7 RGB chart
      #f40bf7 CMYK chart
      #f40bf7 RGB pie chart
      #f40bf7 color shades, tints & tones
#f40bf7 color schemes
#f40bf7 color preview, HTML & CSS examples
           This text has a color of #f40bf7        
        
          <p style="color:#f40bf7;">Text here</p>
        
        
          .mytext {color:#f40bf7;}
        
        Text color #f40bf7
      
           This box has a color of #f40bf7        
        
          <div style="background-color:#f40bf7;">Content here</div>
        
        
          .mybackground {background-color:#f40bf7;}
        
        Background color #f40bf7
      
           Border around this has a color of #f40bf7        
        
          <div style="border:2px solid #f40bf7;">Content here</div>
        
        
          .myborder {border:2px solid #f40bf7;}
        
        Border color #f40bf7