#b6caf2 color space conversions
Hex:
        #b6caf2
        RGB:
        182, 202, 242
        CMY:
        29, 21, 5
        CMYK:
        25, 17, 0, 5
      HSL:
        220°, 69.7674%, 83.1373%
        HSV (HSB):
        220°, 24.7934%, 94.9020%
        XYZ:
        56.4389, 58.5969, 92.3401
        xyY:
        0.2722, 0.2826, 58.5969
      CIE-Lab:
        81.0695, 1.8556, -21.9487
        CIE-LCH:
        81.0695, 22.0270, 274.8325
        CIE-Luv:
        81.0695, -12.2634, -35.1570
        Hunter-Lab:
        76.5486, -2.3529, -17.9371
      #b6caf2 color charts
#b6caf2 RGB chart
      #b6caf2 CMYK chart
      #b6caf2 RGB pie chart
      #b6caf2 color shades, tints & tones
#b6caf2 color schemes
#b6caf2 color preview, HTML & CSS examples
           This text has a color of #b6caf2        
        
          <p style="color:#b6caf2;">Text here</p>
        
        
          .mytext {color:#b6caf2;}
        
        Text color #b6caf2
      
           This box has a color of #b6caf2        
        
          <div style="background-color:#b6caf2;">Content here</div>
        
        
          .mybackground {background-color:#b6caf2;}
        
        Background color #b6caf2
      
           Border around this has a color of #b6caf2        
        
          <div style="border:2px solid #b6caf2;">Content here</div>
        
        
          .myborder {border:2px solid #b6caf2;}
        
        Border color #b6caf2