#f065c4 color space conversions
Hex:
        #f065c4
        RGB:
        240, 101, 196
        CMY:
        6, 60, 23
        CMYK:
        0, 58, 18, 6
      HSL:
        319°, 82.2485%, 66.8627%
        HSV (HSB):
        319°, 57.9167%, 94.1176%
        XYZ:
        50.5527, 31.8181, 55.7016
        xyY:
        0.3661, 0.2304, 31.8181
      CIE-Lab:
        63.1923, 63.7629, -23.4171
        CIE-LCH:
        63.1923, 67.9269, 339.8341
        CIE-Luv:
        63.1923, 76.5146, -46.2185
        Hunter-Lab:
        56.4076, 61.2591, -19.0627
      #f065c4 color charts
#f065c4 RGB chart
      #f065c4 CMYK chart
      #f065c4 RGB pie chart
      #f065c4 color shades, tints & tones
#f065c4 color schemes
#f065c4 color preview, HTML & CSS examples
           This text has a color of #f065c4        
        
          <p style="color:#f065c4;">Text here</p>
        
        
          .mytext {color:#f065c4;}
        
        Text color #f065c4
      
           This box has a color of #f065c4        
        
          <div style="background-color:#f065c4;">Content here</div>
        
        
          .mybackground {background-color:#f065c4;}
        
        Background color #f065c4
      
           Border around this has a color of #f065c4        
        
          <div style="border:2px solid #f065c4;">Content here</div>
        
        
          .myborder {border:2px solid #f065c4;}
        
        Border color #f065c4