#fa1dfe color space conversions
Hex:
        #fa1dfe
        RGB:
        250, 29, 254
        CMY:
        2, 89, 0
        CMYK:
        2, 89, 0, 0
      HSL:
        299°, 99.1189%, 55.4902%
        HSV (HSB):
        299°, 88.5827%, 99.6078%
        XYZ:
        57.7531, 28.3585, 96.1957
        xyY:
        0.3168, 0.1556, 28.3585
      CIE-Lab:
        60.2112, 94.9990, -60.5103
        CIE-LCH:
        60.2112, 112.6335, 327.5046
        CIE-Luv:
        60.2112, 79.4554, -107.7146
        Hunter-Lab:
        53.2527, 100.3930, -69.8247
      #fa1dfe color charts
#fa1dfe RGB chart
      #fa1dfe CMYK chart
      #fa1dfe RGB pie chart
      #fa1dfe color shades, tints & tones
#fa1dfe color schemes
#fa1dfe color preview, HTML & CSS examples
           This text has a color of #fa1dfe        
        
          <p style="color:#fa1dfe;">Text here</p>
        
        
          .mytext {color:#fa1dfe;}
        
        Text color #fa1dfe
      
           This box has a color of #fa1dfe        
        
          <div style="background-color:#fa1dfe;">Content here</div>
        
        
          .mybackground {background-color:#fa1dfe;}
        
        Background color #fa1dfe
      
           Border around this has a color of #fa1dfe        
        
          <div style="border:2px solid #fa1dfe;">Content here</div>
        
        
          .myborder {border:2px solid #fa1dfe;}
        
        Border color #fa1dfe