#fa21fe color space conversions
Hex:
        #fa21fe
        RGB:
        250, 33, 254
        CMY:
        2, 87, 0
        CMYK:
        2, 87, 0, 0
      HSL:
        299°, 99.1031%, 56.2745%
        HSV (HSB):
        299°, 87.0079%, 99.6078%
        XYZ:
        57.8576, 28.5675, 96.2306
        xyY:
        0.3168, 0.1564, 28.5675
      CIE-Lab:
        60.3980, 94.4493, -60.2115
        CIE-LCH:
        60.3980, 112.0093, 327.4825
        CIE-Luv:
        60.3980, 79.1113, -107.2636
        Hunter-Lab:
        53.4485, 99.6898, -69.3338
      #fa21fe color charts
#fa21fe RGB chart
      #fa21fe CMYK chart
      #fa21fe RGB pie chart
      #fa21fe color shades, tints & tones
#fa21fe color schemes
#fa21fe color preview, HTML & CSS examples
           This text has a color of #fa21fe        
        
          <p style="color:#fa21fe;">Text here</p>
        
        
          .mytext {color:#fa21fe;}
        
        Text color #fa21fe
      
           This box has a color of #fa21fe        
        
          <div style="background-color:#fa21fe;">Content here</div>
        
        
          .mybackground {background-color:#fa21fe;}
        
        Background color #fa21fe
      
           Border around this has a color of #fa21fe        
        
          <div style="border:2px solid #fa21fe;">Content here</div>
        
        
          .myborder {border:2px solid #fa21fe;}
        
        Border color #fa21fe