#b3cdf3 color space conversions
Hex:
        #b3cdf3
        RGB:
        179, 205, 243
        CMY:
        30, 20, 5
        CMYK:
        26, 16, 0, 5
      HSL:
        216°, 72.7273%, 82.7451%
        HSV (HSB):
        216°, 26.3374%, 95.2941%
        XYZ:
        56.5994, 59.7174, 93.3375
        xyY:
        0.2700, 0.2848, 59.7174
      CIE-Lab:
        81.6843, -0.3966, -21.5678
        CIE-LCH:
        81.6843, 21.5715, 268.9467
        CIE-Luv:
        81.6843, -15.0059, -34.2154
        Hunter-Lab:
        77.2770, -4.4975, -17.5183
      #b3cdf3 color charts
#b3cdf3 RGB chart
      #b3cdf3 CMYK chart
      #b3cdf3 RGB pie chart
      #b3cdf3 color shades, tints & tones
#b3cdf3 color schemes
#b3cdf3 color preview, HTML & CSS examples
           This text has a color of #b3cdf3        
        
          <p style="color:#b3cdf3;">Text here</p>
        
        
          .mytext {color:#b3cdf3;}
        
        Text color #b3cdf3
      
           This box has a color of #b3cdf3        
        
          <div style="background-color:#b3cdf3;">Content here</div>
        
        
          .mybackground {background-color:#b3cdf3;}
        
        Background color #b3cdf3
      
           Border around this has a color of #b3cdf3        
        
          <div style="border:2px solid #b3cdf3;">Content here</div>
        
        
          .myborder {border:2px solid #b3cdf3;}
        
        Border color #b3cdf3