#fb0af0 color space conversions
Hex:
        #fb0af0
        RGB:
        251, 10, 240
        CMY:
        2, 96, 6
        CMYK:
        0, 96, 4, 2
      HSL:
        303°, 96.7871%, 51.1765%
        HSV (HSB):
        303°, 96.0159%, 98.4314%
        XYZ:
        55.6204, 27.0176, 84.7215
        xyY:
        0.3323, 0.1614, 27.0176
      CIE-Lab:
        58.9906, 94.9818, -54.6593
        CIE-LCH:
        58.9906, 109.5864, 330.0808
        CIE-Luv:
        58.9906, 86.8888, -98.3735
        Hunter-Lab:
        51.9784, 100.0446, -60.2539
      #fb0af0 color charts
#fb0af0 RGB chart
      #fb0af0 CMYK chart
      #fb0af0 RGB pie chart
      #fb0af0 color shades, tints & tones
#fb0af0 color schemes
#fb0af0 color preview, HTML & CSS examples
           This text has a color of #fb0af0        
        
          <p style="color:#fb0af0;">Text here</p>
        
        
          .mytext {color:#fb0af0;}
        
        Text color #fb0af0
      
           This box has a color of #fb0af0        
        
          <div style="background-color:#fb0af0;">Content here</div>
        
        
          .mybackground {background-color:#fb0af0;}
        
        Background color #fb0af0
      
           Border around this has a color of #fb0af0        
        
          <div style="border:2px solid #fb0af0;">Content here</div>
        
        
          .myborder {border:2px solid #fb0af0;}
        
        Border color #fb0af0