#f065ca color space conversions
Hex:
        #f065ca
        RGB:
        240, 101, 202
        CMY:
        6, 60, 21
        CMYK:
        0, 58, 16, 6
      HSL:
        316°, 82.2485%, 66.8627%
        HSV (HSB):
        316°, 57.9167%, 94.1176%
        XYZ:
        51.2495, 32.0969, 59.3713
        xyY:
        0.3591, 0.2249, 32.0969
      CIE-Lab:
        63.4229, 64.6220, -26.4577
        CIE-LCH:
        63.4229, 69.8284, 337.7347
        CIE-Luv:
        63.4229, 74.6650, -51.0709
        Hunter-Lab:
        56.6541, 62.3271, -22.4757
      #f065ca color charts
#f065ca RGB chart
      #f065ca CMYK chart
      #f065ca RGB pie chart
      #f065ca color shades, tints & tones
#f065ca color schemes
#f065ca color preview, HTML & CSS examples
           This text has a color of #f065ca        
        
          <p style="color:#f065ca;">Text here</p>
        
        
          .mytext {color:#f065ca;}
        
        Text color #f065ca
      
           This box has a color of #f065ca        
        
          <div style="background-color:#f065ca;">Content here</div>
        
        
          .mybackground {background-color:#f065ca;}
        
        Background color #f065ca
      
           Border around this has a color of #f065ca        
        
          <div style="border:2px solid #f065ca;">Content here</div>
        
        
          .myborder {border:2px solid #f065ca;}
        
        Border color #f065ca