#b3def9 color space conversions
Hex:
        #b3def9
        RGB:
        179, 222, 249
        CMY:
        30, 13, 2
        CMYK:
        28, 11, 0, 2
      HSL:
        203°, 85.3659%, 83.9216%
        HSV (HSB):
        203°, 28.1124%, 97.6471%
        XYZ:
        61.8106, 68.6658, 99.6186
        xyY:
        0.2686, 0.2984, 68.6658
      CIE-Lab:
        86.3383, -7.9237, -17.7133
        CIE-LCH:
        86.3383, 19.4048, 245.8997
        CIE-Luv:
        86.3383, -22.5055, -26.8774
        Hunter-Lab:
        82.8648, -11.8667, -13.2720
      #b3def9 color charts
#b3def9 RGB chart
      #b3def9 CMYK chart
      #b3def9 RGB pie chart
      #b3def9 color shades, tints & tones
#b3def9 color schemes
#b3def9 color preview, HTML & CSS examples
           This text has a color of #b3def9        
        
          <p style="color:#b3def9;">Text here</p>
        
        
          .mytext {color:#b3def9;}
        
        Text color #b3def9
      
           This box has a color of #b3def9        
        
          <div style="background-color:#b3def9;">Content here</div>
        
        
          .mybackground {background-color:#b3def9;}
        
        Background color #b3def9
      
           Border around this has a color of #b3def9        
        
          <div style="border:2px solid #b3def9;">Content here</div>
        
        
          .myborder {border:2px solid #b3def9;}
        
        Border color #b3def9