#fb06bf color space conversions
Hex:
        #fb06bf
        RGB:
        251, 6, 191
        CMY:
        2, 98, 25
        CMYK:
        0, 98, 24, 2
      HSL:
        315°, 96.8379%, 50.3922%
        HSV (HSB):
        315°, 97.6096%, 98.4314%
        XYZ:
        49.2528, 24.4011, 51.4042
        xyY:
        0.3938, 0.1951, 24.4011
      CIE-Lab:
        56.4871, 89.1619, -30.7536
        CIE-LCH:
        56.4871, 94.3167, 340.9698
        CIE-Luv:
        56.4871, 108.7608, -60.7333
        Hunter-Lab:
        49.3974, 91.5317, -27.1204
      #fb06bf color charts
#fb06bf RGB chart
      #fb06bf CMYK chart
      #fb06bf RGB pie chart
      #fb06bf color shades, tints & tones
#fb06bf color schemes
#fb06bf color preview, HTML & CSS examples
           This text has a color of #fb06bf        
        
          <p style="color:#fb06bf;">Text here</p>
        
        
          .mytext {color:#fb06bf;}
        
        Text color #fb06bf
      
           This box has a color of #fb06bf        
        
          <div style="background-color:#fb06bf;">Content here</div>
        
        
          .mybackground {background-color:#fb06bf;}
        
        Background color #fb06bf
      
           Border around this has a color of #fb06bf        
        
          <div style="border:2px solid #fb06bf;">Content here</div>
        
        
          .myborder {border:2px solid #fb06bf;}
        
        Border color #fb06bf