#fa2fde color space conversions
Hex:
        #fa2fde
        RGB:
        250, 47, 222
        CMY:
        2, 82, 13
        CMYK:
        0, 81, 11, 2
      HSL:
        308°, 95.3052%, 58.2353%
        HSV (HSB):
        308°, 81.2000%, 98.0392%
        XYZ:
        53.6257, 27.6310, 71.6142
        xyY:
        0.3508, 0.1807, 27.6310
      CIE-Lab:
        59.5538, 87.4935, -43.6655
        CIE-LCH:
        59.5538, 97.7844, 333.4776
        CIE-Luv:
        59.5538, 90.0014, -80.6738
        Hunter-Lab:
        52.5652, 90.1123, -43.9804
      #fa2fde color charts
#fa2fde RGB chart
      #fa2fde CMYK chart
      #fa2fde RGB pie chart
      #fa2fde color shades, tints & tones
#fa2fde color schemes
#fa2fde color preview, HTML & CSS examples
           This text has a color of #fa2fde        
        
          <p style="color:#fa2fde;">Text here</p>
        
        
          .mytext {color:#fa2fde;}
        
        Text color #fa2fde
      
           This box has a color of #fa2fde        
        
          <div style="background-color:#fa2fde;">Content here</div>
        
        
          .mybackground {background-color:#fa2fde;}
        
        Background color #fa2fde
      
           Border around this has a color of #fa2fde        
        
          <div style="border:2px solid #fa2fde;">Content here</div>
        
        
          .myborder {border:2px solid #fa2fde;}
        
        Border color #fa2fde