#fba0ed color space conversions
Hex:
        #fba0ed
        RGB:
        251, 160, 237
        CMY:
        2, 37, 7
        CMYK:
        0, 36, 6, 2
      HSL:
        309°, 91.9192%, 80.5882%
        HSV (HSB):
        309°, 36.2550%, 98.4314%
        XYZ:
        67.6405, 51.7653, 86.5474
        xyY:
        0.3284, 0.2513, 51.7653
      CIE-Lab:
        77.1403, 44.9354, -24.6789
        CIE-LCH:
        77.1403, 51.2663, 331.2241
        CIE-Luv:
        77.1403, 47.4210, -46.3763
        Hunter-Lab:
        71.9481, 41.9040, -20.9572
      #fba0ed color charts
#fba0ed RGB chart
      #fba0ed CMYK chart
      #fba0ed RGB pie chart
      #fba0ed color shades, tints & tones
#fba0ed color schemes
#fba0ed color preview, HTML & CSS examples
           This text has a color of #fba0ed        
        
          <p style="color:#fba0ed;">Text here</p>
        
        
          .mytext {color:#fba0ed;}
        
        Text color #fba0ed
      
           This box has a color of #fba0ed        
        
          <div style="background-color:#fba0ed;">Content here</div>
        
        
          .mybackground {background-color:#fba0ed;}
        
        Background color #fba0ed
      
           Border around this has a color of #fba0ed        
        
          <div style="border:2px solid #fba0ed;">Content here</div>
        
        
          .myborder {border:2px solid #fba0ed;}
        
        Border color #fba0ed