#f061ca color space conversions
Hex:
        #f061ca
        RGB:
        240, 97, 202
        CMY:
        6, 62, 21
        CMYK:
        0, 60, 16, 6
      HSL:
        316°, 82.6590%, 66.0784%
        HSV (HSB):
        316°, 59.5833%, 94.1176%
        XYZ:
        50.8705, 31.3389, 59.2450
        xyY:
        0.3596, 0.2215, 31.3389
      CIE-Lab:
        62.7927, 66.3326, -27.4283
        CIE-LCH:
        62.7927, 71.7797, 337.5351
        CIE-Luv:
        62.7927, 76.2383, -52.7753
        Hunter-Lab:
        55.9812, 64.2373, -23.5599
      #f061ca color charts
#f061ca RGB chart
      #f061ca CMYK chart
      #f061ca RGB pie chart
      #f061ca color shades, tints & tones
#f061ca color schemes
#f061ca color preview, HTML & CSS examples
           This text has a color of #f061ca        
        
          <p style="color:#f061ca;">Text here</p>
        
        
          .mytext {color:#f061ca;}
        
        Text color #f061ca
      
           This box has a color of #f061ca        
        
          <div style="background-color:#f061ca;">Content here</div>
        
        
          .mybackground {background-color:#f061ca;}
        
        Background color #f061ca
      
           Border around this has a color of #f061ca        
        
          <div style="border:2px solid #f061ca;">Content here</div>
        
        
          .myborder {border:2px solid #f061ca;}
        
        Border color #f061ca