#b15bef color space conversions
Hex:
        #b15bef
        RGB:
        177, 91, 239
        CMY:
        31, 64, 6
        CMYK:
        26, 62, 0, 6
      HSL:
        275°, 82.2222%, 64.7059%
        HSV (HSB):
        275°, 61.9247%, 93.7255%
        XYZ:
        37.4525, 23.0613, 84.1387
        xyY:
        0.2589, 0.1594, 23.0613
      CIE-Lab:
        55.1354, 59.9468, -60.8834
        CIE-LCH:
        55.1354, 85.4424, 314.5559
        CIE-Luv:
        55.1354, 27.0859, -101.7000
        Hunter-Lab:
        48.0222, 55.1736, -70.2653
      #b15bef color charts
#b15bef RGB chart
      #b15bef CMYK chart
      #b15bef RGB pie chart
      #b15bef color shades, tints & tones
#b15bef color schemes
#b15bef color preview, HTML & CSS examples
           This text has a color of #b15bef        
        
          <p style="color:#b15bef;">Text here</p>
        
        
          .mytext {color:#b15bef;}
        
        Text color #b15bef
      
           This box has a color of #b15bef        
        
          <div style="background-color:#b15bef;">Content here</div>
        
        
          .mybackground {background-color:#b15bef;}
        
        Background color #b15bef
      
           Border around this has a color of #b15bef        
        
          <div style="border:2px solid #b15bef;">Content here</div>
        
        
          .myborder {border:2px solid #b15bef;}
        
        Border color #b15bef