#b5ace3 color space conversions
Hex:
        #b5ace3
        RGB:
        181, 172, 227
        CMY:
        29, 33, 11
        CMYK:
        20, 24, 0, 11
      HSL:
        250°, 49.5495%, 78.2353%
        HSV (HSB):
        250°, 24.2291%, 89.0196%
        XYZ:
        47.6737, 44.8749, 78.8221
        xyY:
        0.2782, 0.2619, 44.8749
      CIE-Lab:
        72.8094, 14.4687, -26.4609
        CIE-LCH:
        72.8094, 30.1583, 298.6697
        CIE-Luv:
        72.8094, 1.2955, -43.9485
        Hunter-Lab:
        66.9887, 9.8025, -22.8713
      #b5ace3 color charts
#b5ace3 RGB chart
      #b5ace3 CMYK chart
      #b5ace3 RGB pie chart
      #b5ace3 color shades, tints & tones
#b5ace3 color schemes
#b5ace3 color preview, HTML & CSS examples
           This text has a color of #b5ace3        
        
          <p style="color:#b5ace3;">Text here</p>
        
        
          .mytext {color:#b5ace3;}
        
        Text color #b5ace3
      
           This box has a color of #b5ace3        
        
          <div style="background-color:#b5ace3;">Content here</div>
        
        
          .mybackground {background-color:#b5ace3;}
        
        Background color #b5ace3
      
           Border around this has a color of #b5ace3        
        
          <div style="border:2px solid #b5ace3;">Content here</div>
        
        
          .myborder {border:2px solid #b5ace3;}
        
        Border color #b5ace3