#fa1cd8 color space conversions
Hex:
        #fa1cd8
        RGB:
        250, 28, 216
        CMY:
        2, 89, 15
        CMYK:
        0, 89, 14, 2
      HSL:
        309°, 95.6897%, 54.5098%
        HSV (HSB):
        309°, 88.8000%, 98.0392%
        XYZ:
        52.2343, 26.1124, 67.2529
        xyY:
        0.3588, 0.1793, 26.1124
      CIE-Lab:
        58.1436, 89.9677, -42.4920
        CIE-LCH:
        58.1436, 99.4975, 334.7185
        CIE-Luv:
        58.1436, 95.0526, -78.8826
        Hunter-Lab:
        51.1003, 93.0358, -42.2612
      #fa1cd8 color charts
#fa1cd8 RGB chart
      #fa1cd8 CMYK chart
      #fa1cd8 RGB pie chart
      #fa1cd8 color shades, tints & tones
#fa1cd8 color schemes
#fa1cd8 color preview, HTML & CSS examples
           This text has a color of #fa1cd8        
        
          <p style="color:#fa1cd8;">Text here</p>
        
        
          .mytext {color:#fa1cd8;}
        
        Text color #fa1cd8
      
           This box has a color of #fa1cd8        
        
          <div style="background-color:#fa1cd8;">Content here</div>
        
        
          .mybackground {background-color:#fa1cd8;}
        
        Background color #fa1cd8
      
           Border around this has a color of #fa1cd8        
        
          <div style="border:2px solid #fa1cd8;">Content here</div>
        
        
          .myborder {border:2px solid #fa1cd8;}
        
        Border color #fa1cd8