#fb06d5 color space conversions
Hex:
        #fb06d5
        RGB:
        251, 6, 213
        CMY:
        2, 98, 16
        CMYK:
        0, 98, 15, 2
      HSL:
        309°, 96.8379%, 50.3922%
        HSV (HSB):
        309°, 97.6096%, 98.4314%
        XYZ:
        51.8590, 25.4436, 65.1286
        xyY:
        0.3641, 0.1786, 25.4436
      CIE-Lab:
        57.5051, 91.7367, -41.7803
        CIE-LCH:
        57.5051, 100.8028, 335.5137
        CIE-Luv:
        57.5051, 98.6791, -77.9114
        Hunter-Lab:
        50.4416, 95.2430, -41.2442
      #fb06d5 color charts
#fb06d5 RGB chart
      #fb06d5 CMYK chart
      #fb06d5 RGB pie chart
      #fb06d5 color shades, tints & tones
#fb06d5 color schemes
#fb06d5 color preview, HTML & CSS examples
           This text has a color of #fb06d5        
        
          <p style="color:#fb06d5;">Text here</p>
        
        
          .mytext {color:#fb06d5;}
        
        Text color #fb06d5
      
           This box has a color of #fb06d5        
        
          <div style="background-color:#fb06d5;">Content here</div>
        
        
          .mybackground {background-color:#fb06d5;}
        
        Background color #fb06d5
      
           Border around this has a color of #fb06d5        
        
          <div style="border:2px solid #fb06d5;">Content here</div>
        
        
          .myborder {border:2px solid #fb06d5;}
        
        Border color #fb06d5