#fb06d7 color space conversions
Hex:
        #fb06d7
        RGB:
        251, 6, 215
        CMY:
        2, 98, 16
        CMYK:
        0, 98, 14, 2
      HSL:
        309°, 96.8379%, 50.3922%
        HSV (HSB):
        309°, 97.6096%, 98.4314%
        XYZ:
        52.1145, 25.5458, 66.4741
        xyY:
        0.3616, 0.1772, 25.5458
      CIE-Lab:
        57.6034, 91.9829, -42.7633
        CIE-LCH:
        57.6034, 101.4375, 335.0660
        CIE-Luv:
        57.6034, 97.7868, -79.4616
        Hunter-Lab:
        50.5428, 95.6007, -42.5984
      #fb06d7 color charts
#fb06d7 RGB chart
      #fb06d7 CMYK chart
      #fb06d7 RGB pie chart
      #fb06d7 color shades, tints & tones
#fb06d7 color schemes
#fb06d7 color preview, HTML & CSS examples
           This text has a color of #fb06d7        
        
          <p style="color:#fb06d7;">Text here</p>
        
        
          .mytext {color:#fb06d7;}
        
        Text color #fb06d7
      
           This box has a color of #fb06d7        
        
          <div style="background-color:#fb06d7;">Content here</div>
        
        
          .mybackground {background-color:#fb06d7;}
        
        Background color #fb06d7
      
           Border around this has a color of #fb06d7        
        
          <div style="border:2px solid #fb06d7;">Content here</div>
        
        
          .myborder {border:2px solid #fb06d7;}
        
        Border color #fb06d7