#b0a7de color space conversions
Hex:
        #b0a7de
        RGB:
        176, 167, 222
        CMY:
        31, 35, 13
        CMYK:
        21, 25, 0, 13
      HSL:
        250°, 45.4545%, 76.2745%
        HSV (HSB):
        250°, 24.7748%, 87.0588%
        XYZ:
        44.9080, 42.1415, 74.8744
        xyY:
        0.2773, 0.2603, 42.1415
      CIE-Lab:
        70.9683, 14.5687, -26.5857
        CIE-LCH:
        70.9683, 30.3157, 298.7223
        CIE-Luv:
        70.9683, 1.2782, -44.0023
        Hunter-Lab:
        64.9165, 9.8793, -22.9434
      #b0a7de color charts
#b0a7de RGB chart
      #b0a7de CMYK chart
      #b0a7de RGB pie chart
      #b0a7de color shades, tints & tones
#b0a7de color schemes
#b0a7de color preview, HTML & CSS examples
           This text has a color of #b0a7de        
        
          <p style="color:#b0a7de;">Text here</p>
        
        
          .mytext {color:#b0a7de;}
        
        Text color #b0a7de
      
           This box has a color of #b0a7de        
        
          <div style="background-color:#b0a7de;">Content here</div>
        
        
          .mybackground {background-color:#b0a7de;}
        
        Background color #b0a7de
      
           Border around this has a color of #b0a7de        
        
          <div style="border:2px solid #b0a7de;">Content here</div>
        
        
          .myborder {border:2px solid #b0a7de;}
        
        Border color #b0a7de