#bffbf3 color space conversions
Hex:
        #bffbf3
        RGB:
        191, 251, 243
        CMY:
        25, 2, 5
        CMYK:
        24, 0, 3, 2
      HSL:
        172°, 88.2353%, 86.6667%
        HSV (HSB):
        172°, 23.9044%, 98.4314%
        XYZ:
        72.1607, 86.5418, 97.6950
        xyY:
        0.2814, 0.3375, 86.5418
      CIE-Lab:
        94.5435, -20.3484, -2.3085
        CIE-LCH:
        94.5435, 20.4790, 186.4726
        CIE-Luv:
        94.5435, -29.8800, -0.1046
        Hunter-Lab:
        93.0278, -24.3382, 2.8549
      #bffbf3 color charts
#bffbf3 RGB chart
      #bffbf3 CMYK chart
      #bffbf3 RGB pie chart
      #bffbf3 color shades, tints & tones
#bffbf3 color schemes
#bffbf3 color preview, HTML & CSS examples
           This text has a color of #bffbf3        
        
          <p style="color:#bffbf3;">Text here</p>
        
        
          .mytext {color:#bffbf3;}
        
        Text color #bffbf3
      
           This box has a color of #bffbf3        
        
          <div style="background-color:#bffbf3;">Content here</div>
        
        
          .mybackground {background-color:#bffbf3;}
        
        Background color #bffbf3
      
           Border around this has a color of #bffbf3        
        
          <div style="border:2px solid #bffbf3;">Content here</div>
        
        
          .myborder {border:2px solid #bffbf3;}
        
        Border color #bffbf3