#fa5fea color space conversions
Hex:
        #fa5fea
        RGB:
        250, 95, 234
        CMY:
        2, 63, 8
        CMYK:
        0, 62, 6, 2
      HSL:
        306°, 93.9394%, 67.6471%
        HSV (HSB):
        306°, 62.0000%, 98.0392%
        XYZ:
        58.3678, 34.4489, 81.4149
        xyY:
        0.3350, 0.1977, 34.4489
      CIE-Lab:
        65.3173, 74.4871, -41.3261
        CIE-LCH:
        65.3173, 85.1832, 330.9781
        CIE-Luv:
        65.3173, 73.9660, -76.3676
        Hunter-Lab:
        58.6932, 74.7974, -41.1575
      #fa5fea color charts
#fa5fea RGB chart
      #fa5fea CMYK chart
      #fa5fea RGB pie chart
      #fa5fea color shades, tints & tones
#fa5fea color schemes
#fa5fea color preview, HTML & CSS examples
           This text has a color of #fa5fea        
        
          <p style="color:#fa5fea;">Text here</p>
        
        
          .mytext {color:#fa5fea;}
        
        Text color #fa5fea
      
           This box has a color of #fa5fea        
        
          <div style="background-color:#fa5fea;">Content here</div>
        
        
          .mybackground {background-color:#fa5fea;}
        
        Background color #fa5fea
      
           Border around this has a color of #fa5fea        
        
          <div style="border:2px solid #fa5fea;">Content here</div>
        
        
          .myborder {border:2px solid #fa5fea;}
        
        Border color #fa5fea