#fa11df color space conversions
Hex:
        #fa11df
        RGB:
        250, 17, 223
        CMY:
        2, 93, 13
        CMYK:
        0, 93, 11, 2
      HSL:
        307°, 95.8848%, 52.3529%
        HSV (HSB):
        307°, 93.2000%, 98.0392%
        XYZ:
        52.9441, 26.0526, 72.0502
        xyY:
        0.3505, 0.1725, 26.0526
      CIE-Lab:
        58.0869, 92.0585, -46.5469
        CIE-LCH:
        58.0869, 103.1570, 333.1778
        CIE-Luv:
        58.0869, 92.9489, -85.3380
        Hunter-Lab:
        51.0418, 95.8296, -47.9642
      #fa11df color charts
#fa11df RGB chart
      #fa11df CMYK chart
      #fa11df RGB pie chart
      #fa11df color shades, tints & tones
#fa11df color schemes
#fa11df color preview, HTML & CSS examples
           This text has a color of #fa11df        
        
          <p style="color:#fa11df;">Text here</p>
        
        
          .mytext {color:#fa11df;}
        
        Text color #fa11df
      
           This box has a color of #fa11df        
        
          <div style="background-color:#fa11df;">Content here</div>
        
        
          .mybackground {background-color:#fa11df;}
        
        Background color #fa11df
      
           Border around this has a color of #fa11df        
        
          <div style="border:2px solid #fa11df;">Content here</div>
        
        
          .myborder {border:2px solid #fa11df;}
        
        Border color #fa11df