#fa59ea color space conversions
Hex:
        #fa59ea
        RGB:
        250, 89, 234
        CMY:
        2, 65, 8
        CMYK:
        0, 64, 6, 2
      HSL:
        306°, 94.1520%, 66.4706%
        HSV (HSB):
        306°, 64.4000%, 98.0392%
        XYZ:
        57.8480, 33.4093, 81.2416
        xyY:
        0.3354, 0.1937, 33.4093
      CIE-Lab:
        64.4909, 76.7838, -42.6221
        CIE-LCH:
        64.4909, 87.8202, 330.9657
        CIE-Luv:
        64.4909, 75.8091, -78.5999
        Hunter-Lab:
        57.8007, 77.4946, -42.8743
      #fa59ea color charts
#fa59ea RGB chart
      #fa59ea CMYK chart
      #fa59ea RGB pie chart
      #fa59ea color shades, tints & tones
#fa59ea color schemes
#fa59ea color preview, HTML & CSS examples
           This text has a color of #fa59ea        
        
          <p style="color:#fa59ea;">Text here</p>
        
        
          .mytext {color:#fa59ea;}
        
        Text color #fa59ea
      
           This box has a color of #fa59ea        
        
          <div style="background-color:#fa59ea;">Content here</div>
        
        
          .mybackground {background-color:#fa59ea;}
        
        Background color #fa59ea
      
           Border around this has a color of #fa59ea        
        
          <div style="border:2px solid #fa59ea;">Content here</div>
        
        
          .myborder {border:2px solid #fa59ea;}
        
        Border color #fa59ea