#fa5fda color space conversions
Hex:
        #fa5fda
        RGB:
        250, 95, 218
        CMY:
        2, 63, 15
        CMYK:
        0, 62, 13, 2
      HSL:
        312°, 93.9394%, 67.6471%
        HSV (HSB):
        312°, 62.0000%, 98.0392%
        XYZ:
        56.1714, 33.5704, 69.8488
        xyY:
        0.3520, 0.2104, 33.5704
      CIE-Lab:
        64.6201, 72.0933, -33.4895
        CIE-LCH:
        64.6201, 79.4921, 335.0838
        CIE-Luv:
        64.6201, 79.1636, -63.4959
        Hunter-Lab:
        57.9399, 71.6567, -30.9184
      #fa5fda color charts
#fa5fda RGB chart
      #fa5fda CMYK chart
      #fa5fda RGB pie chart
      #fa5fda color shades, tints & tones
#fa5fda color schemes
#fa5fda color preview, HTML & CSS examples
           This text has a color of #fa5fda        
        
          <p style="color:#fa5fda;">Text here</p>
        
        
          .mytext {color:#fa5fda;}
        
        Text color #fa5fda
      
           This box has a color of #fa5fda        
        
          <div style="background-color:#fa5fda;">Content here</div>
        
        
          .mybackground {background-color:#fa5fda;}
        
        Background color #fa5fda
      
           Border around this has a color of #fa5fda        
        
          <div style="border:2px solid #fa5fda;">Content here</div>
        
        
          .myborder {border:2px solid #fa5fda;}
        
        Border color #fa5fda