#b5afca color space conversions
Hex:
        #b5afca
        RGB:
        181, 175, 202
        CMY:
        29, 31, 21
        CMYK:
        10, 13, 0, 21
      HSL:
        253°, 20.3008%, 73.9216%
        HSV (HSB):
        253°, 13.3663%, 79.2157%
        XYZ:
        45.0467, 44.7480, 62.1401
        xyY:
        0.2965, 0.2945, 44.7480
      CIE-Lab:
        72.7256, 7.3946, -12.9200
        CIE-LCH:
        72.7256, 14.8865, 299.7839
        CIE-Luv:
        72.7256, 1.6752, -20.9777
        Hunter-Lab:
        66.8939, 3.1384, -8.2508
      #b5afca color charts
#b5afca RGB chart
      #b5afca CMYK chart
      #b5afca RGB pie chart
      #b5afca color shades, tints & tones
#b5afca color schemes
#b5afca color preview, HTML & CSS examples
           This text has a color of #b5afca        
        
          <p style="color:#b5afca;">Text here</p>
        
        
          .mytext {color:#b5afca;}
        
        Text color #b5afca
      
           This box has a color of #b5afca        
        
          <div style="background-color:#b5afca;">Content here</div>
        
        
          .mybackground {background-color:#b5afca;}
        
        Background color #b5afca
      
           Border around this has a color of #b5afca        
        
          <div style="border:2px solid #b5afca;">Content here</div>
        
        
          .myborder {border:2px solid #b5afca;}
        
        Border color #b5afca