#fa06c6 color space conversions
Hex:
        #fa06c6
        RGB:
        250, 6, 198
        CMY:
        2, 98, 22
        CMYK:
        0, 98, 21, 2
      HSL:
        313°, 96.0630%, 50.1961%
        HSV (HSB):
        313°, 97.6000%, 98.0392%
        XYZ:
        49.6825, 24.5315, 55.5426
        xyY:
        0.3829, 0.1891, 24.5315
      CIE-Lab:
        56.6160, 89.7711, -34.6031
        CIE-LCH:
        56.6160, 96.2092, 338.9204
        CIE-Luv:
        56.6160, 104.7245, -66.5834
        Hunter-Lab:
        49.5292, 92.3762, -31.8179
      #fa06c6 color charts
#fa06c6 RGB chart
      #fa06c6 CMYK chart
      #fa06c6 RGB pie chart
      #fa06c6 color shades, tints & tones
#fa06c6 color schemes
#fa06c6 color preview, HTML & CSS examples
           This text has a color of #fa06c6        
        
          <p style="color:#fa06c6;">Text here</p>
        
        
          .mytext {color:#fa06c6;}
        
        Text color #fa06c6
      
           This box has a color of #fa06c6        
        
          <div style="background-color:#fa06c6;">Content here</div>
        
        
          .mybackground {background-color:#fa06c6;}
        
        Background color #fa06c6
      
           Border around this has a color of #fa06c6        
        
          <div style="border:2px solid #fa06c6;">Content here</div>
        
        
          .myborder {border:2px solid #fa06c6;}
        
        Border color #fa06c6