#fba7db color space conversions
Hex:
        #fba7db
        RGB:
        251, 167, 219
        CMY:
        2, 35, 14
        CMYK:
        0, 33, 13, 2
      HSL:
        323°, 91.3043%, 81.9608%
        HSV (HSB):
        323°, 33.4661%, 98.4314%
        XYZ:
        66.3886, 53.2611, 73.7992
        xyY:
        0.3432, 0.2753, 53.2611
      CIE-Lab:
        78.0289, 38.3336, -13.5631
        CIE-LCH:
        78.0289, 40.6623, 340.5153
        CIE-Luv:
        78.0289, 47.1959, -27.6228
        Hunter-Lab:
        72.9802, 34.6623, -8.8692
      #fba7db color charts
#fba7db RGB chart
      #fba7db CMYK chart
      #fba7db RGB pie chart
      #fba7db color shades, tints & tones
#fba7db color schemes
#fba7db color preview, HTML & CSS examples
           This text has a color of #fba7db        
        
          <p style="color:#fba7db;">Text here</p>
        
        
          .mytext {color:#fba7db;}
        
        Text color #fba7db
      
           This box has a color of #fba7db        
        
          <div style="background-color:#fba7db;">Content here</div>
        
        
          .mybackground {background-color:#fba7db;}
        
        Background color #fba7db
      
           Border around this has a color of #fba7db        
        
          <div style="border:2px solid #fba7db;">Content here</div>
        
        
          .myborder {border:2px solid #fba7db;}
        
        Border color #fba7db