#bfe5e5 color space conversions
Hex:
        #bfe5e5
        RGB:
        191, 229, 229
        CMY:
        25, 10, 10
        CMYK:
        17, 0, 0, 10
      HSL:
        180°, 42.2222%, 82.3529%
        HSV (HSB):
        180°, 16.5939%, 89.8039%
        XYZ:
        63.6480, 72.7721, 84.8206
        xyY:
        0.2877, 0.3289, 72.7721
      CIE-Lab:
        88.3389, -12.2964, -4.1304
        CIE-LCH:
        88.3389, 12.9716, 198.5673
        CIE-Luv:
        88.3389, -19.7968, -4.2856
        Hunter-Lab:
        85.3066, -16.1060, 0.7624
      #bfe5e5 color charts
#bfe5e5 RGB chart
      #bfe5e5 CMYK chart
      #bfe5e5 RGB pie chart
      #bfe5e5 color shades, tints & tones
#bfe5e5 color schemes
#bfe5e5 color preview, HTML & CSS examples
           This text has a color of #bfe5e5        
        
          <p style="color:#bfe5e5;">Text here</p>
        
        
          .mytext {color:#bfe5e5;}
        
        Text color #bfe5e5
      
           This box has a color of #bfe5e5        
        
          <div style="background-color:#bfe5e5;">Content here</div>
        
        
          .mybackground {background-color:#bfe5e5;}
        
        Background color #bfe5e5
      
           Border around this has a color of #bfe5e5        
        
          <div style="border:2px solid #bfe5e5;">Content here</div>
        
        
          .myborder {border:2px solid #bfe5e5;}
        
        Border color #bfe5e5