#fb06c1 color space conversions
Hex:
        #fb06c1
        RGB:
        251, 6, 193
        CMY:
        2, 98, 24
        CMYK:
        0, 98, 23, 2
      HSL:
        314°, 96.8379%, 50.3922%
        HSV (HSB):
        314°, 97.6096%, 98.4314%
        XYZ:
        49.4744, 24.4897, 52.5715
        xyY:
        0.3910, 0.1935, 24.4897
      CIE-Lab:
        56.5748, 89.3855, -31.7723
        CIE-LCH:
        56.5748, 94.8644, 340.4321
        CIE-Luv:
        56.5748, 107.8267, -62.3007
        Hunter-Lab:
        49.4871, 91.8518, -28.3444
      #fb06c1 color charts
#fb06c1 RGB chart
      #fb06c1 CMYK chart
      #fb06c1 RGB pie chart
      #fb06c1 color shades, tints & tones
#fb06c1 color schemes
#fb06c1 color preview, HTML & CSS examples
           This text has a color of #fb06c1        
        
          <p style="color:#fb06c1;">Text here</p>
        
        
          .mytext {color:#fb06c1;}
        
        Text color #fb06c1
      
           This box has a color of #fb06c1        
        
          <div style="background-color:#fb06c1;">Content here</div>
        
        
          .mybackground {background-color:#fb06c1;}
        
        Background color #fb06c1
      
           Border around this has a color of #fb06c1        
        
          <div style="border:2px solid #fb06c1;">Content here</div>
        
        
          .myborder {border:2px solid #fb06c1;}
        
        Border color #fb06c1