#fa06bb color space conversions
Hex:
        #fa06bb
        RGB:
        250, 6, 187
        CMY:
        2, 98, 27
        CMYK:
        0, 98, 25, 2
      HSL:
        315°, 96.0630%, 50.1961%
        HSV (HSB):
        315°, 97.6000%, 98.0392%
        XYZ:
        48.4591, 24.0421, 49.1002
        xyY:
        0.3985, 0.1977, 24.0421
      CIE-Lab:
        56.1299, 88.5328, -29.0071
        CIE-LCH:
        56.1299, 93.1637, 341.8590
        CIE-Luv:
        56.1299, 109.8486, -57.9660
        Hunter-Lab:
        49.0327, 90.6044, -25.0487
      #fa06bb color charts
#fa06bb RGB chart
      #fa06bb CMYK chart
      #fa06bb RGB pie chart
      #fa06bb color shades, tints & tones
#fa06bb color schemes
#fa06bb color preview, HTML & CSS examples
           This text has a color of #fa06bb        
        
          <p style="color:#fa06bb;">Text here</p>
        
        
          .mytext {color:#fa06bb;}
        
        Text color #fa06bb
      
           This box has a color of #fa06bb        
        
          <div style="background-color:#fa06bb;">Content here</div>
        
        
          .mybackground {background-color:#fa06bb;}
        
        Background color #fa06bb
      
           Border around this has a color of #fa06bb        
        
          <div style="border:2px solid #fa06bb;">Content here</div>
        
        
          .myborder {border:2px solid #fa06bb;}
        
        Border color #fa06bb