#f261ca color space conversions
Hex:
        #f261ca
        RGB:
        242, 97, 202
        CMY:
        5, 62, 21
        CMYK:
        0, 60, 17, 5
      HSL:
        317°, 84.7953%, 66.4706%
        HSV (HSB):
        317°, 59.9174%, 94.9020%
        XYZ:
        51.5533, 31.6909, 59.2769
        xyY:
        0.3617, 0.2224, 31.6909
      CIE-Lab:
        63.0866, 66.8740, -26.9509
        CIE-LCH:
        63.0866, 72.1005, 338.0500
        CIE-Luv:
        63.0866, 77.7201, -52.1819
        Hunter-Lab:
        56.2947, 64.9503, -23.0246
      #f261ca color charts
#f261ca RGB chart
      #f261ca CMYK chart
      #f261ca RGB pie chart
      #f261ca color shades, tints & tones
#f261ca color schemes
#f261ca color preview, HTML & CSS examples
           This text has a color of #f261ca        
        
          <p style="color:#f261ca;">Text here</p>
        
        
          .mytext {color:#f261ca;}
        
        Text color #f261ca
      
           This box has a color of #f261ca        
        
          <div style="background-color:#f261ca;">Content here</div>
        
        
          .mybackground {background-color:#f261ca;}
        
        Background color #f261ca
      
           Border around this has a color of #f261ca        
        
          <div style="border:2px solid #f261ca;">Content here</div>
        
        
          .myborder {border:2px solid #f261ca;}
        
        Border color #f261ca