#fa44ea color space conversions
Hex:
        #fa44ea
        RGB:
        250, 68, 234
        CMY:
        2, 73, 8
        CMYK:
        0, 73, 6, 2
      HSL:
        305°, 94.7917%, 62.3529%
        HSV (HSB):
        305°, 72.8000%, 98.0392%
        XYZ:
        56.3427, 30.3988, 80.7399
        xyY:
        0.3364, 0.1815, 30.3988
      CIE-Lab:
        61.9968, 83.8270, -46.5481
        CIE-LCH:
        61.9968, 95.8837, 330.9571
        CIE-Luv:
        61.9968, 81.2771, -85.2283
        Hunter-Lab:
        55.1351, 85.9235, -48.2298
      #fa44ea color charts
#fa44ea RGB chart
      #fa44ea CMYK chart
      #fa44ea RGB pie chart
      #fa44ea color shades, tints & tones
#fa44ea color schemes
#fa44ea color preview, HTML & CSS examples
           This text has a color of #fa44ea        
        
          <p style="color:#fa44ea;">Text here</p>
        
        
          .mytext {color:#fa44ea;}
        
        Text color #fa44ea
      
           This box has a color of #fa44ea        
        
          <div style="background-color:#fa44ea;">Content here</div>
        
        
          .mybackground {background-color:#fa44ea;}
        
        Background color #fa44ea
      
           Border around this has a color of #fa44ea        
        
          <div style="border:2px solid #fa44ea;">Content here</div>
        
        
          .myborder {border:2px solid #fa44ea;}
        
        Border color #fa44ea