#f059ec color space conversions
Hex:
        #f059ec
        RGB:
        240, 89, 236
        CMY:
        6, 65, 7
        CMYK:
        0, 63, 2, 6
      HSL:
        302°, 83.4254%, 64.5098%
        HSV (HSB):
        302°, 62.9167%, 94.1176%
        XYZ:
        54.6479, 31.7262, 82.6004
        xyY:
        0.3234, 0.1878, 31.7262
      CIE-Lab:
        63.1159, 74.7485, -45.9985
        CIE-LCH:
        63.1159, 87.7679, 328.3928
        CIE-Luv:
        63.1159, 68.1045, -83.2693
        Hunter-Lab:
        56.3260, 74.6116, -47.5189
      #f059ec color charts
#f059ec RGB chart
      #f059ec CMYK chart
      #f059ec RGB pie chart
      #f059ec color shades, tints & tones
#f059ec color schemes
#f059ec color preview, HTML & CSS examples
           This text has a color of #f059ec        
        
          <p style="color:#f059ec;">Text here</p>
        
        
          .mytext {color:#f059ec;}
        
        Text color #f059ec
      
           This box has a color of #f059ec        
        
          <div style="background-color:#f059ec;">Content here</div>
        
        
          .mybackground {background-color:#f059ec;}
        
        Background color #f059ec
      
           Border around this has a color of #f059ec        
        
          <div style="border:2px solid #f059ec;">Content here</div>
        
        
          .myborder {border:2px solid #f059ec;}
        
        Border color #f059ec