#fa5ef2 color space conversions
Hex:
        #fa5ef2
        RGB:
        250, 94, 242
        CMY:
        2, 63, 5
        CMYK:
        0, 62, 3, 2
      HSL:
        303°, 93.9759%, 67.4510%
        HSV (HSB):
        303°, 62.4000%, 98.0392%
        XYZ:
        59.4541, 34.7402, 87.5764
        xyY:
        0.3271, 0.1911, 34.7402
      CIE-Lab:
        65.5459, 76.1222, -45.4005
        CIE-LCH:
        65.5459, 88.6329, 329.1875
        CIE-Luv:
        65.5459, 71.7222, -83.1393
        Hunter-Lab:
        58.9408, 76.9079, -46.8366
      #fa5ef2 color charts
#fa5ef2 RGB chart
      #fa5ef2 CMYK chart
      #fa5ef2 RGB pie chart
      #fa5ef2 color shades, tints & tones
#fa5ef2 color schemes
#fa5ef2 color preview, HTML & CSS examples
           This text has a color of #fa5ef2        
        
          <p style="color:#fa5ef2;">Text here</p>
        
        
          .mytext {color:#fa5ef2;}
        
        Text color #fa5ef2
      
           This box has a color of #fa5ef2        
        
          <div style="background-color:#fa5ef2;">Content here</div>
        
        
          .mybackground {background-color:#fa5ef2;}
        
        Background color #fa5ef2
      
           Border around this has a color of #fa5ef2        
        
          <div style="border:2px solid #fa5ef2;">Content here</div>
        
        
          .myborder {border:2px solid #fa5ef2;}
        
        Border color #fa5ef2