#f041b4 color space conversions
Hex:
        #f041b4
        RGB:
        240, 65, 180
        CMY:
        6, 75, 29
        CMYK:
        0, 73, 25, 6
      HSL:
        321°, 85.3659%, 59.8039%
        HSV (HSB):
        321°, 72.9167%, 94.1176%
        XYZ:
        46.0637, 25.6011, 45.6937
        xyY:
        0.3925, 0.2181, 25.6011
      CIE-Lab:
        57.6565, 75.2596, -22.7429
        CIE-LCH:
        57.6565, 78.6209, 343.1856
        CIE-Luv:
        57.6565, 95.2147, -46.5348
        Hunter-Lab:
        50.5976, 73.9595, -18.1254
      #f041b4 color charts
#f041b4 RGB chart
      #f041b4 CMYK chart
      #f041b4 RGB pie chart
      #f041b4 color shades, tints & tones
#f041b4 color schemes
#f041b4 color preview, HTML & CSS examples
           This text has a color of #f041b4        
        
          <p style="color:#f041b4;">Text here</p>
        
        
          .mytext {color:#f041b4;}
        
        Text color #f041b4
      
           This box has a color of #f041b4        
        
          <div style="background-color:#f041b4;">Content here</div>
        
        
          .mybackground {background-color:#f041b4;}
        
        Background color #f041b4
      
           Border around this has a color of #f041b4        
        
          <div style="border:2px solid #f041b4;">Content here</div>
        
        
          .myborder {border:2px solid #f041b4;}
        
        Border color #f041b4