#ffb1ec color space conversions
Hex:
        #ffb1ec
        RGB:
        255, 177, 236
        CMY:
        0, 31, 7
        CMYK:
        0, 31, 7, 0
      HSL:
        315°, 100.0000%, 84.7059%
        HSV (HSB):
        315°, 30.5882%, 100.0000%
        XYZ:
        72.1025, 58.7604, 86.8986
        xyY:
        0.3311, 0.2698, 58.7604
      CIE-Lab:
        81.1597, 37.2176, -17.9990
        CIE-LCH:
        81.1597, 41.3414, 334.1909
        CIE-Luv:
        81.1597, 41.8761, -34.5946
        Hunter-Lab:
        76.6553, 33.7513, -13.5540
      #ffb1ec color charts
#ffb1ec RGB chart
      #ffb1ec CMYK chart
      #ffb1ec RGB pie chart
      #ffb1ec color shades, tints & tones
#ffb1ec color schemes
#ffb1ec color preview, HTML & CSS examples
           This text has a color of #ffb1ec        
        
          <p style="color:#ffb1ec;">Text here</p>
        
        
          .mytext {color:#ffb1ec;}
        
        Text color #ffb1ec
      
           This box has a color of #ffb1ec        
        
          <div style="background-color:#ffb1ec;">Content here</div>
        
        
          .mybackground {background-color:#ffb1ec;}
        
        Background color #ffb1ec
      
           Border around this has a color of #ffb1ec        
        
          <div style="border:2px solid #ffb1ec;">Content here</div>
        
        
          .myborder {border:2px solid #ffb1ec;}
        
        Border color #ffb1ec