#f059f2 color space conversions
Hex:
        #f059f2
        RGB:
        240, 89, 242
        CMY:
        6, 65, 5
        CMYK:
        1, 63, 0, 5
      HSL:
        299°, 85.4749%, 64.9020%
        HSV (HSB):
        299°, 63.2231%, 94.9020%
        XYZ:
        55.5346, 32.0808, 87.2696
        xyY:
        0.3175, 0.1834, 32.0808
      CIE-Lab:
        63.4096, 75.7191, -48.8663
        CIE-LCH:
        63.4096, 90.1182, 327.1633
        CIE-Luv:
        63.4096, 66.2223, -88.0168
        Hunter-Lab:
        56.6399, 75.8966, -51.7048
      #f059f2 color charts
#f059f2 RGB chart
      #f059f2 CMYK chart
      #f059f2 RGB pie chart
      #f059f2 color shades, tints & tones
#f059f2 color schemes
#f059f2 color preview, HTML & CSS examples
           This text has a color of #f059f2        
        
          <p style="color:#f059f2;">Text here</p>
        
        
          .mytext {color:#f059f2;}
        
        Text color #f059f2
      
           This box has a color of #f059f2        
        
          <div style="background-color:#f059f2;">Content here</div>
        
        
          .mybackground {background-color:#f059f2;}
        
        Background color #f059f2
      
           Border around this has a color of #f059f2        
        
          <div style="border:2px solid #f059f2;">Content here</div>
        
        
          .myborder {border:2px solid #f059f2;}
        
        Border color #f059f2