#f601ea color space conversions
Hex:
        #f601ea
        RGB:
        246, 1, 234
        CMY:
        4, 100, 8
        CMYK:
        0, 100, 5, 4
      HSL:
        303°, 99.1903%, 48.4314%
        HSV (HSB):
        303°, 99.5935%, 96.4706%
        XYZ:
        52.8682, 25.5551, 79.9881
        xyY:
        0.3337, 0.1613, 25.5551
      CIE-Lab:
        57.6123, 93.9078, -53.5440
        CIE-LCH:
        57.6123, 108.1001, 330.3092
        CIE-Luv:
        57.6123, 86.0678, -96.0060
        Hunter-Lab:
        50.5520, 98.2124, -58.4277
      #f601ea color charts
#f601ea RGB chart
      #f601ea CMYK chart
      #f601ea RGB pie chart
      #f601ea color shades, tints & tones
#f601ea color schemes
#f601ea color preview, HTML & CSS examples
           This text has a color of #f601ea        
        
          <p style="color:#f601ea;">Text here</p>
        
        
          .mytext {color:#f601ea;}
        
        Text color #f601ea
      
           This box has a color of #f601ea        
        
          <div style="background-color:#f601ea;">Content here</div>
        
        
          .mybackground {background-color:#f601ea;}
        
        Background color #f601ea
      
           Border around this has a color of #f601ea        
        
          <div style="border:2px solid #f601ea;">Content here</div>
        
        
          .myborder {border:2px solid #f601ea;}
        
        Border color #f601ea