#f041d1 color space conversions
Hex:
        #f041d1
        RGB:
        240, 65, 209
        CMY:
        6, 75, 18
        CMYK:
        0, 73, 13, 6
      HSL:
        311°, 85.3659%, 59.8039%
        HSV (HSB):
        311°, 72.9167%, 94.1176%
        XYZ:
        49.3341, 26.9093, 62.9154
        xyY:
        0.3545, 0.1934, 26.9093
      CIE-Lab:
        58.8903, 79.0245, -37.4612
        CIE-LCH:
        58.8903, 87.4540, 334.6369
        CIE-Luv:
        58.8903, 83.9619, -69.6201
        Hunter-Lab:
        51.8742, 78.9797, -35.5977
      #f041d1 color charts
#f041d1 RGB chart
      #f041d1 CMYK chart
      #f041d1 RGB pie chart
      #f041d1 color shades, tints & tones
#f041d1 color schemes
#f041d1 color preview, HTML & CSS examples
           This text has a color of #f041d1        
        
          <p style="color:#f041d1;">Text here</p>
        
        
          .mytext {color:#f041d1;}
        
        Text color #f041d1
      
           This box has a color of #f041d1        
        
          <div style="background-color:#f041d1;">Content here</div>
        
        
          .mybackground {background-color:#f041d1;}
        
        Background color #f041d1
      
           Border around this has a color of #f041d1        
        
          <div style="border:2px solid #f041d1;">Content here</div>
        
        
          .myborder {border:2px solid #f041d1;}
        
        Border color #f041d1