#b15bca color space conversions
Hex:
        #b15bca
        RGB:
        177, 91, 202
        CMY:
        31, 64, 21
        CMYK:
        12, 55, 0, 21
      HSL:
        286°, 51.1521%, 57.4510%
        HSV (HSB):
        286°, 54.9505%, 79.2157%
        XYZ:
        32.5332, 21.0936, 58.2339
        xyY:
        0.2908, 0.1886, 21.0936
      CIE-Lab:
        53.0517, 52.1201, -43.2889
        CIE-LCH:
        53.0517, 67.7527, 320.2883
        CIE-Luv:
        53.0517, 34.9505, -72.9619
        Hunter-Lab:
        45.9277, 46.0682, -43.0271
      #b15bca color charts
#b15bca RGB chart
      #b15bca CMYK chart
      #b15bca RGB pie chart
      #b15bca color shades, tints & tones
#b15bca color schemes
#b15bca color preview, HTML & CSS examples
           This text has a color of #b15bca        
        
          <p style="color:#b15bca;">Text here</p>
        
        
          .mytext {color:#b15bca;}
        
        Text color #b15bca
      
           This box has a color of #b15bca        
        
          <div style="background-color:#b15bca;">Content here</div>
        
        
          .mybackground {background-color:#b15bca;}
        
        Background color #b15bca
      
           Border around this has a color of #b15bca        
        
          <div style="border:2px solid #b15bca;">Content here</div>
        
        
          .myborder {border:2px solid #b15bca;}
        
        Border color #b15bca