#fb06f8 color space conversions
Hex:
        #fb06f8
        RGB:
        251, 6, 248
        CMY:
        2, 98, 3
        CMYK:
        0, 98, 1, 2
      HSL:
        301°, 96.8379%, 50.3922%
        HSV (HSB):
        301°, 97.6096%, 98.4314%
        XYZ:
        56.7921, 27.4168, 91.1056
        xyY:
        0.3239, 0.1564, 27.4168
      CIE-Lab:
        59.3581, 96.3139, -58.5347
        CIE-LCH:
        59.3581, 112.7061, 328.7109
        CIE-Luv:
        59.3581, 83.7870, -104.5601
        Hunter-Lab:
        52.3610, 101.9736, -66.5089
      #fb06f8 color charts
#fb06f8 RGB chart
      #fb06f8 CMYK chart
      #fb06f8 RGB pie chart
      #fb06f8 color shades, tints & tones
#fb06f8 color schemes
#fb06f8 color preview, HTML & CSS examples
           This text has a color of #fb06f8        
        
          <p style="color:#fb06f8;">Text here</p>
        
        
          .mytext {color:#fb06f8;}
        
        Text color #fb06f8
      
           This box has a color of #fb06f8        
        
          <div style="background-color:#fb06f8;">Content here</div>
        
        
          .mybackground {background-color:#fb06f8;}
        
        Background color #fb06f8
      
           Border around this has a color of #fb06f8        
        
          <div style="border:2px solid #fb06f8;">Content here</div>
        
        
          .myborder {border:2px solid #fb06f8;}
        
        Border color #fb06f8