#b3ade2 color space conversions
Hex:
        #b3ade2
        RGB:
        179, 173, 226
        CMY:
        30, 32, 11
        CMYK:
        21, 23, 0, 11
      HSL:
        247°, 47.7477%, 78.2353%
        HSV (HSB):
        247°, 23.4513%, 88.6275%
        XYZ:
        47.2614, 44.9618, 78.1391
        xyY:
        0.2774, 0.2639, 44.9618
      CIE-Lab:
        72.8668, 13.0731, -25.8418
        CIE-LCH:
        72.8668, 28.9604, 296.8344
        CIE-Luv:
        72.8668, -0.1091, -42.7241
        Hunter-Lab:
        67.0536, 8.4686, -22.1545
      #b3ade2 color charts
#b3ade2 RGB chart
      #b3ade2 CMYK chart
      #b3ade2 RGB pie chart
      #b3ade2 color shades, tints & tones
#b3ade2 color schemes
#b3ade2 color preview, HTML & CSS examples
           This text has a color of #b3ade2        
        
          <p style="color:#b3ade2;">Text here</p>
        
        
          .mytext {color:#b3ade2;}
        
        Text color #b3ade2
      
           This box has a color of #b3ade2        
        
          <div style="background-color:#b3ade2;">Content here</div>
        
        
          .mybackground {background-color:#b3ade2;}
        
        Background color #b3ade2
      
           Border around this has a color of #b3ade2        
        
          <div style="border:2px solid #b3ade2;">Content here</div>
        
        
          .myborder {border:2px solid #b3ade2;}
        
        Border color #b3ade2