#f601d1 color space conversions
Hex:
        #f601d1
        RGB:
        246, 1, 209
        CMY:
        4, 100, 18
        CMYK:
        0, 100, 15, 4
      HSL:
        309°, 99.1903%, 48.4314%
        HSV (HSB):
        309°, 99.5935%, 96.4706%
        XYZ:
        49.5255, 24.2180, 62.3859
        xyY:
        0.3638, 0.1779, 24.2180
      CIE-Lab:
        56.3054, 90.6853, -41.4492
        CIE-LCH:
        56.3054, 99.7089, 335.4365
        CIE-Luv:
        56.3054, 96.8808, -76.8846
        Hunter-Lab:
        49.2118, 93.5174, -40.7138
      #f601d1 color charts
#f601d1 RGB chart
      #f601d1 CMYK chart
      #f601d1 RGB pie chart
      #f601d1 color shades, tints & tones
#f601d1 color schemes
#f601d1 color preview, HTML & CSS examples
           This text has a color of #f601d1        
        
          <p style="color:#f601d1;">Text here</p>
        
        
          .mytext {color:#f601d1;}
        
        Text color #f601d1
      
           This box has a color of #f601d1        
        
          <div style="background-color:#f601d1;">Content here</div>
        
        
          .mybackground {background-color:#f601d1;}
        
        Background color #f601d1
      
           Border around this has a color of #f601d1        
        
          <div style="border:2px solid #f601d1;">Content here</div>
        
        
          .myborder {border:2px solid #f601d1;}
        
        Border color #f601d1