#fb06ea color space conversions
Hex:
        #fb06ea
        RGB:
        251, 6, 234
        CMY:
        2, 98, 8
        CMYK:
        0, 98, 7, 2
      HSL:
        304°, 96.8379%, 50.3922%
        HSV (HSB):
        304°, 97.6096%, 98.4314%
        XYZ:
        54.7001, 26.5800, 80.0893
        xyY:
        0.3390, 0.1647, 26.5800
      CIE-Lab:
        58.5835, 94.4169, -51.9455
        CIE-LCH:
        58.5835, 107.7631, 331.1817
        CIE-Luv:
        58.5835, 89.5513, -94.0361
        Hunter-Lab:
        51.5558, 99.1637, -56.0150
      #fb06ea color charts
#fb06ea RGB chart
      #fb06ea CMYK chart
      #fb06ea RGB pie chart
      #fb06ea color shades, tints & tones
#fb06ea color schemes
#fb06ea color preview, HTML & CSS examples
           This text has a color of #fb06ea        
        
          <p style="color:#fb06ea;">Text here</p>
        
        
          .mytext {color:#fb06ea;}
        
        Text color #fb06ea
      
           This box has a color of #fb06ea        
        
          <div style="background-color:#fb06ea;">Content here</div>
        
        
          .mybackground {background-color:#fb06ea;}
        
        Background color #fb06ea
      
           Border around this has a color of #fb06ea        
        
          <div style="border:2px solid #fb06ea;">Content here</div>
        
        
          .myborder {border:2px solid #fb06ea;}
        
        Border color #fb06ea