#b3ebfc color space conversions
Hex:
        #b3ebfc
        RGB:
        179, 235, 252
        CMY:
        30, 8, 1
        CMYK:
        29, 7, 0, 1
      HSL:
        194°, 92.4051%, 84.5098%
        HSV (HSB):
        194°, 28.9683%, 98.8235%
        XYZ:
        65.8694, 76.0286, 103.2988
        xyY:
        0.2686, 0.3101, 76.0286
      CIE-Lab:
        89.8726, -13.8762, -13.9817
        CIE-LCH:
        89.8726, 19.6987, 225.2169
        CIE-Luv:
        89.8726, -28.1153, -19.9052
        Hunter-Lab:
        87.1944, -17.7456, -9.2045
      #b3ebfc color charts
#b3ebfc RGB chart
      #b3ebfc CMYK chart
      #b3ebfc RGB pie chart
      #b3ebfc color shades, tints & tones
#b3ebfc color schemes
#b3ebfc color preview, HTML & CSS examples
           This text has a color of #b3ebfc        
        
          <p style="color:#b3ebfc;">Text here</p>
        
        
          .mytext {color:#b3ebfc;}
        
        Text color #b3ebfc
      
           This box has a color of #b3ebfc        
        
          <div style="background-color:#b3ebfc;">Content here</div>
        
        
          .mybackground {background-color:#b3ebfc;}
        
        Background color #b3ebfc
      
           Border around this has a color of #b3ebfc        
        
          <div style="border:2px solid #b3ebfc;">Content here</div>
        
        
          .myborder {border:2px solid #b3ebfc;}
        
        Border color #b3ebfc