#f040b1 color space conversions
Hex:
        #f040b1
        RGB:
        240, 64, 177
        CMY:
        6, 75, 31
        CMYK:
        0, 73, 26, 6
      HSL:
        321°, 85.4369%, 59.6078%
        HSV (HSB):
        321°, 73.3333%, 94.1176%
        XYZ:
        45.7044, 25.3664, 44.0823
        xyY:
        0.3969, 0.2203, 25.3664
      CIE-Lab:
        57.4307, 75.2092, -21.3510
        CIE-LCH:
        57.4307, 78.1811, 344.1514
        CIE-Luv:
        57.4307, 96.7054, -44.4440
        Hunter-Lab:
        50.3650, 73.8432, -16.6384
      #f040b1 color charts
#f040b1 RGB chart
      #f040b1 CMYK chart
      #f040b1 RGB pie chart
      #f040b1 color shades, tints & tones
#f040b1 color schemes
#f040b1 color preview, HTML & CSS examples
           This text has a color of #f040b1        
        
          <p style="color:#f040b1;">Text here</p>
        
        
          .mytext {color:#f040b1;}
        
        Text color #f040b1
      
           This box has a color of #f040b1        
        
          <div style="background-color:#f040b1;">Content here</div>
        
        
          .mybackground {background-color:#f040b1;}
        
        Background color #f040b1
      
           Border around this has a color of #f040b1        
        
          <div style="border:2px solid #f040b1;">Content here</div>
        
        
          .myborder {border:2px solid #f040b1;}
        
        Border color #f040b1