#fb08e1 color space conversions
Hex:
        #fb08e1
        RGB:
        251, 8, 225
        CMY:
        2, 97, 12
        CMYK:
        0, 97, 10, 2
      HSL:
        306°, 96.8127%, 50.7843%
        HSV (HSB):
        306°, 96.8127%, 98.4314%
        XYZ:
        53.4611, 26.1191, 73.4579
        xyY:
        0.3493, 0.1707, 26.1191
      CIE-Lab:
        58.1500, 93.1217, -47.5660
        CIE-LCH:
        58.1500, 104.5666, 332.9423
        CIE-Luv:
        58.1500, 93.3070, -87.0661
        Hunter-Lab:
        51.1069, 97.2855, -49.4450
      #fb08e1 color charts
#fb08e1 RGB chart
      #fb08e1 CMYK chart
      #fb08e1 RGB pie chart
      #fb08e1 color shades, tints & tones
#fb08e1 color schemes
#fb08e1 color preview, HTML & CSS examples
           This text has a color of #fb08e1        
        
          <p style="color:#fb08e1;">Text here</p>
        
        
          .mytext {color:#fb08e1;}
        
        Text color #fb08e1
      
           This box has a color of #fb08e1        
        
          <div style="background-color:#fb08e1;">Content here</div>
        
        
          .mybackground {background-color:#fb08e1;}
        
        Background color #fb08e1
      
           Border around this has a color of #fb08e1        
        
          <div style="border:2px solid #fb08e1;">Content here</div>
        
        
          .myborder {border:2px solid #fb08e1;}
        
        Border color #fb08e1