#fa10bd color space conversions
Hex:
        #fa10bd
        RGB:
        250, 16, 189
        CMY:
        2, 94, 26
        CMYK:
        0, 94, 24, 2
      HSL:
        316°, 95.9016%, 52.1569%
        HSV (HSB):
        316°, 93.6000%, 98.0392%
        XYZ:
        48.7949, 24.3687, 50.2760
        xyY:
        0.3953, 0.1974, 24.3687
      CIE-Lab:
        56.4551, 88.0519, -29.6611
        CIE-LCH:
        56.4551, 92.9135, 341.3834
        CIE-Luv:
        56.4551, 108.2654, -58.9097
        Hunter-Lab:
        49.3647, 90.0518, -25.8293
      #fa10bd color charts
#fa10bd RGB chart
      #fa10bd CMYK chart
      #fa10bd RGB pie chart
      #fa10bd color shades, tints & tones
#fa10bd color schemes
#fa10bd color preview, HTML & CSS examples
           This text has a color of #fa10bd        
        
          <p style="color:#fa10bd;">Text here</p>
        
        
          .mytext {color:#fa10bd;}
        
        Text color #fa10bd
      
           This box has a color of #fa10bd        
        
          <div style="background-color:#fa10bd;">Content here</div>
        
        
          .mybackground {background-color:#fa10bd;}
        
        Background color #fa10bd
      
           Border around this has a color of #fa10bd        
        
          <div style="border:2px solid #fa10bd;">Content here</div>
        
        
          .myborder {border:2px solid #fa10bd;}
        
        Border color #fa10bd