#fb05e5 color space conversions
Hex:
        #fb05e5
        RGB:
        251, 5, 229
        CMY:
        2, 98, 10
        CMYK:
        0, 98, 9, 2
      HSL:
        305°, 96.8504%, 50.1961%
        HSV (HSB):
        305°, 98.0080%, 98.4314%
        XYZ:
        53.9808, 26.2749, 76.3552
        xyY:
        0.3447, 0.1678, 26.2749
      CIE-Lab:
        58.2971, 93.8206, -49.5888
        CIE-LCH:
        58.2971, 106.1196, 332.1414
        CIE-Luv:
        58.2971, 91.7174, -90.2817
        Hunter-Lab:
        51.2591, 98.2745, -52.4367
      #fb05e5 color charts
#fb05e5 RGB chart
      #fb05e5 CMYK chart
      #fb05e5 RGB pie chart
      #fb05e5 color shades, tints & tones
#fb05e5 color schemes
#fb05e5 color preview, HTML & CSS examples
           This text has a color of #fb05e5        
        
          <p style="color:#fb05e5;">Text here</p>
        
        
          .mytext {color:#fb05e5;}
        
        Text color #fb05e5
      
           This box has a color of #fb05e5        
        
          <div style="background-color:#fb05e5;">Content here</div>
        
        
          .mybackground {background-color:#fb05e5;}
        
        Background color #fb05e5
      
           Border around this has a color of #fb05e5        
        
          <div style="border:2px solid #fb05e5;">Content here</div>
        
        
          .myborder {border:2px solid #fb05e5;}
        
        Border color #fb05e5