#b7d6ef color space conversions
Hex:
        #b7d6ef
        RGB:
        183, 214, 239
        CMY:
        28, 16, 6
        CMYK:
        23, 10, 0, 6
      HSL:
        207°, 63.6364%, 82.7451%
        HSV (HSB):
        207°, 23.4310%, 93.7255%
        XYZ:
        59.1550, 64.3924, 90.9725
        xyY:
        0.2758, 0.3002, 64.3924
      CIE-Lab:
        84.1697, -4.8709, -15.6644
        CIE-LCH:
        84.1697, 16.4042, 252.7269
        CIE-Luv:
        84.1697, -17.0020, -23.8992
        Hunter-Lab:
        80.2449, -8.8418, -11.0449
      #b7d6ef color charts
#b7d6ef RGB chart
      #b7d6ef CMYK chart
      #b7d6ef RGB pie chart
      #b7d6ef color shades, tints & tones
#b7d6ef color schemes
#b7d6ef color preview, HTML & CSS examples
           This text has a color of #b7d6ef        
        
          <p style="color:#b7d6ef;">Text here</p>
        
        
          .mytext {color:#b7d6ef;}
        
        Text color #b7d6ef
      
           This box has a color of #b7d6ef        
        
          <div style="background-color:#b7d6ef;">Content here</div>
        
        
          .mybackground {background-color:#b7d6ef;}
        
        Background color #b7d6ef
      
           Border around this has a color of #b7d6ef        
        
          <div style="border:2px solid #b7d6ef;">Content here</div>
        
        
          .myborder {border:2px solid #b7d6ef;}
        
        Border color #b7d6ef