#f081bd color space conversions
Hex:
        #f081bd
        RGB:
        240, 129, 189
        CMY:
        6, 49, 26
        CMYK:
        0, 46, 21, 6
      HSL:
        328°, 78.7234%, 72.3529%
        HSV (HSB):
        328°, 46.2500%, 94.1176%
        XYZ:
        52.9707, 37.8999, 52.6677
        xyY:
        0.3690, 0.2640, 37.8999
      CIE-Lab:
        67.9468, 49.6283, -12.2612
        CIE-LCH:
        67.9468, 51.1205, 346.1224
        CIE-Luv:
        67.9468, 65.3550, -27.1473
        Hunter-Lab:
        61.5629, 45.8522, -7.6291
      #f081bd color charts
#f081bd RGB chart
      #f081bd CMYK chart
      #f081bd RGB pie chart
      #f081bd color shades, tints & tones
#f081bd color schemes
#f081bd color preview, HTML & CSS examples
           This text has a color of #f081bd        
        
          <p style="color:#f081bd;">Text here</p>
        
        
          .mytext {color:#f081bd;}
        
        Text color #f081bd
      
           This box has a color of #f081bd        
        
          <div style="background-color:#f081bd;">Content here</div>
        
        
          .mybackground {background-color:#f081bd;}
        
        Background color #f081bd
      
           Border around this has a color of #f081bd        
        
          <div style="border:2px solid #f081bd;">Content here</div>
        
        
          .myborder {border:2px solid #f081bd;}
        
        Border color #f081bd