#fba0ec color space conversions
Hex:
        #fba0ec
        RGB:
        251, 160, 236
        CMY:
        2, 37, 7
        CMYK:
        0, 36, 6, 2
      HSL:
        310°, 91.9192%, 80.5882%
        HSV (HSB):
        310°, 36.2550%, 98.4314%
        XYZ:
        67.4948, 51.7070, 85.7800
        xyY:
        0.3293, 0.2523, 51.7070
      CIE-Lab:
        77.1053, 44.7653, -24.1900
        CIE-LCH:
        77.1053, 50.8831, 331.6144
        CIE-Luv:
        77.1053, 47.6103, -45.5558
        Hunter-Lab:
        71.9076, 41.7077, -20.3929
      #fba0ec color charts
#fba0ec RGB chart
      #fba0ec CMYK chart
      #fba0ec RGB pie chart
      #fba0ec color shades, tints & tones
#fba0ec color schemes
#fba0ec color preview, HTML & CSS examples
           This text has a color of #fba0ec        
        
          <p style="color:#fba0ec;">Text here</p>
        
        
          .mytext {color:#fba0ec;}
        
        Text color #fba0ec
      
           This box has a color of #fba0ec        
        
          <div style="background-color:#fba0ec;">Content here</div>
        
        
          .mybackground {background-color:#fba0ec;}
        
        Background color #fba0ec
      
           Border around this has a color of #fba0ec        
        
          <div style="border:2px solid #fba0ec;">Content here</div>
        
        
          .myborder {border:2px solid #fba0ec;}
        
        Border color #fba0ec