#fb05f8 color space conversions
Hex:
        #fb05f8
        RGB:
        251, 5, 248
        CMY:
        2, 98, 3
        CMYK:
        0, 98, 1, 2
      HSL:
        301°, 96.8504%, 50.1961%
        HSV (HSB):
        301°, 98.0080%, 98.4314%
        XYZ:
        56.7812, 27.3951, 91.1020
        xyY:
        0.3239, 0.1563, 27.3951
      CIE-Lab:
        59.3382, 96.3728, -58.5665
        CIE-LCH:
        59.3382, 112.7730, 328.7126
        CIE-Luv:
        59.3382, 83.8246, -104.6081
        Hunter-Lab:
        52.3403, 102.0496, -66.5602
      #fb05f8 color charts
#fb05f8 RGB chart
      #fb05f8 CMYK chart
      #fb05f8 RGB pie chart
      #fb05f8 color shades, tints & tones
#fb05f8 color schemes
#fb05f8 color preview, HTML & CSS examples
           This text has a color of #fb05f8        
        
          <p style="color:#fb05f8;">Text here</p>
        
        
          .mytext {color:#fb05f8;}
        
        Text color #fb05f8
      
           This box has a color of #fb05f8        
        
          <div style="background-color:#fb05f8;">Content here</div>
        
        
          .mybackground {background-color:#fb05f8;}
        
        Background color #fb05f8
      
           Border around this has a color of #fb05f8        
        
          <div style="border:2px solid #fb05f8;">Content here</div>
        
        
          .myborder {border:2px solid #fb05f8;}
        
        Border color #fb05f8