#b15bd5 color space conversions
Hex:
        #b15bd5
        RGB:
        177, 91, 213
        CMY:
        31, 64, 16
        CMYK:
        17, 57, 0, 16
      HSL:
        282°, 59.2233%, 59.6078%
        HSV (HSB):
        282°, 57.2770%, 83.5294%
        XYZ:
        33.8828, 21.6334, 65.3406
        xyY:
        0.2804, 0.1790, 21.6334
      CIE-Lab:
        53.6358, 54.3733, -48.6341
        CIE-LCH:
        53.6358, 72.9502, 318.1890
        CIE-Luv:
        53.6358, 32.5082, -81.6836
        Hunter-Lab:
        46.5117, 48.6380, -50.7337
      #b15bd5 color charts
#b15bd5 RGB chart
      #b15bd5 CMYK chart
      #b15bd5 RGB pie chart
      #b15bd5 color shades, tints & tones
#b15bd5 color schemes
#b15bd5 color preview, HTML & CSS examples
           This text has a color of #b15bd5        
        
          <p style="color:#b15bd5;">Text here</p>
        
        
          .mytext {color:#b15bd5;}
        
        Text color #b15bd5
      
           This box has a color of #b15bd5        
        
          <div style="background-color:#b15bd5;">Content here</div>
        
        
          .mybackground {background-color:#b15bd5;}
        
        Background color #b15bd5
      
           Border around this has a color of #b15bd5        
        
          <div style="border:2px solid #b15bd5;">Content here</div>
        
        
          .myborder {border:2px solid #b15bd5;}
        
        Border color #b15bd5