#bfe8e1 color space conversions
Hex:
        #bfe8e1
        RGB:
        191, 232, 225
        CMY:
        25, 9, 12
        CMYK:
        18, 0, 3, 9
      HSL:
        170°, 47.1264%, 82.9412%
        HSV (HSB):
        170°, 17.6724%, 90.9804%
        XYZ:
        63.9331, 74.2258, 82.1916
        xyY:
        0.2901, 0.3369, 74.2258
      CIE-Lab:
        89.0291, -14.6193, -1.0191
        CIE-LCH:
        89.0291, 14.6547, 183.9877
        CIE-Luv:
        89.0291, -21.1098, 0.9516
        Hunter-Lab:
        86.1544, -18.3098, 3.7453
      #bfe8e1 color charts
#bfe8e1 RGB chart
      #bfe8e1 CMYK chart
      #bfe8e1 RGB pie chart
      #bfe8e1 color shades, tints & tones
#bfe8e1 color schemes
#bfe8e1 color preview, HTML & CSS examples
           This text has a color of #bfe8e1        
        
          <p style="color:#bfe8e1;">Text here</p>
        
        
          .mytext {color:#bfe8e1;}
        
        Text color #bfe8e1
      
           This box has a color of #bfe8e1        
        
          <div style="background-color:#bfe8e1;">Content here</div>
        
        
          .mybackground {background-color:#bfe8e1;}
        
        Background color #bfe8e1
      
           Border around this has a color of #bfe8e1        
        
          <div style="border:2px solid #bfe8e1;">Content here</div>
        
        
          .myborder {border:2px solid #bfe8e1;}
        
        Border color #bfe8e1