#fba2ea color space conversions
Hex:
        #fba2ea
        RGB:
        251, 162, 234
        CMY:
        2, 36, 8
        CMYK:
        0, 35, 7, 2
      HSL:
        311°, 91.7526%, 80.9804%
        HSV (HSB):
        311°, 35.4582%, 98.4314%
        XYZ:
        67.5553, 52.2904, 84.3744
        xyY:
        0.3308, 0.2560, 52.2904
      CIE-Lab:
        77.4542, 43.3948, -22.5740
        CIE-LCH:
        77.4542, 48.9151, 332.5165
        CIE-Luv:
        77.4542, 47.0189, -42.7480
        Hunter-Lab:
        72.3121, 40.2117, -18.5616
      #fba2ea color charts
#fba2ea RGB chart
      #fba2ea CMYK chart
      #fba2ea RGB pie chart
      #fba2ea color shades, tints & tones
#fba2ea color schemes
#fba2ea color preview, HTML & CSS examples
           This text has a color of #fba2ea        
        
          <p style="color:#fba2ea;">Text here</p>
        
        
          .mytext {color:#fba2ea;}
        
        Text color #fba2ea
      
           This box has a color of #fba2ea        
        
          <div style="background-color:#fba2ea;">Content here</div>
        
        
          .mybackground {background-color:#fba2ea;}
        
        Background color #fba2ea
      
           Border around this has a color of #fba2ea        
        
          <div style="border:2px solid #fba2ea;">Content here</div>
        
        
          .myborder {border:2px solid #fba2ea;}
        
        Border color #fba2ea