#bff5f1 color space conversions
Hex:
        #bff5f1
        RGB:
        191, 245, 241
        CMY:
        25, 4, 5
        CMYK:
        22, 0, 2, 4
      HSL:
        176°, 72.9730%, 85.4902%
        HSV (HSB):
        176°, 22.0408%, 96.0784%
        XYZ:
        70.0154, 82.7321, 95.4978
        xyY:
        0.2820, 0.3333, 82.7321
      CIE-Lab:
        92.8970, -17.8170, -3.6902
        CIE-LCH:
        92.8970, 18.1952, 191.7016
        CIE-Luv:
        92.8970, -27.2039, -2.7017
        Hunter-Lab:
        90.9572, -21.7724, 1.4202
      #bff5f1 color charts
#bff5f1 RGB chart
      #bff5f1 CMYK chart
      #bff5f1 RGB pie chart
      #bff5f1 color shades, tints & tones
#bff5f1 color schemes
#bff5f1 color preview, HTML & CSS examples
           This text has a color of #bff5f1        
        
          <p style="color:#bff5f1;">Text here</p>
        
        
          .mytext {color:#bff5f1;}
        
        Text color #bff5f1
      
           This box has a color of #bff5f1        
        
          <div style="background-color:#bff5f1;">Content here</div>
        
        
          .mybackground {background-color:#bff5f1;}
        
        Background color #bff5f1
      
           Border around this has a color of #bff5f1        
        
          <div style="border:2px solid #bff5f1;">Content here</div>
        
        
          .myborder {border:2px solid #bff5f1;}
        
        Border color #bff5f1