#b15cf2 color space conversions
Hex:
        #b15cf2
        RGB:
        177, 92, 242
        CMY:
        31, 64, 5
        CMYK:
        27, 62, 0, 5
      HSL:
        274°, 85.2273%, 65.4902%
        HSV (HSB):
        274°, 61.9835%, 94.9020%
        XYZ:
        37.9856, 23.4122, 86.5213
        xyY:
        0.2568, 0.1583, 23.4122
      CIE-Lab:
        55.4944, 60.1304, -61.9807
        CIE-LCH:
        55.4944, 86.3555, 314.1319
        CIE-Luv:
        55.4944, 26.2415, -103.5494
        Hunter-Lab:
        48.3862, 55.4559, -72.1486
      #b15cf2 color charts
#b15cf2 RGB chart
      #b15cf2 CMYK chart
      #b15cf2 RGB pie chart
      #b15cf2 color shades, tints & tones
#b15cf2 color schemes
#b15cf2 color preview, HTML & CSS examples
           This text has a color of #b15cf2        
        
          <p style="color:#b15cf2;">Text here</p>
        
        
          .mytext {color:#b15cf2;}
        
        Text color #b15cf2
      
           This box has a color of #b15cf2        
        
          <div style="background-color:#b15cf2;">Content here</div>
        
        
          .mybackground {background-color:#b15cf2;}
        
        Background color #b15cf2
      
           Border around this has a color of #b15cf2        
        
          <div style="border:2px solid #b15cf2;">Content here</div>
        
        
          .myborder {border:2px solid #b15cf2;}
        
        Border color #b15cf2