#fa0acd color space conversions
Hex:
        #fa0acd
        RGB:
        250, 10, 205
        CMY:
        2, 96, 20
        CMYK:
        0, 96, 18, 2
      HSL:
        311°, 96.0000%, 50.9804%
        HSV (HSB):
        311°, 96.0000%, 98.0392%
        XYZ:
        50.5523, 24.9489, 59.9088
        xyY:
        0.3733, 0.1842, 24.9489
      CIE-Lab:
        57.0256, 90.3428, -37.9793
        CIE-LCH:
        57.0256, 98.0012, 337.1986
        CIE-Luv:
        57.0256, 101.3108, -71.8325
        Hunter-Lab:
        49.9488, 93.2463, -36.1485
      #fa0acd color charts
#fa0acd RGB chart
      #fa0acd CMYK chart
      #fa0acd RGB pie chart
      #fa0acd color shades, tints & tones
#fa0acd color schemes
#fa0acd color preview, HTML & CSS examples
           This text has a color of #fa0acd        
        
          <p style="color:#fa0acd;">Text here</p>
        
        
          .mytext {color:#fa0acd;}
        
        Text color #fa0acd
      
           This box has a color of #fa0acd        
        
          <div style="background-color:#fa0acd;">Content here</div>
        
        
          .mybackground {background-color:#fa0acd;}
        
        Background color #fa0acd
      
           Border around this has a color of #fa0acd        
        
          <div style="border:2px solid #fa0acd;">Content here</div>
        
        
          .myborder {border:2px solid #fa0acd;}
        
        Border color #fa0acd