#b15cfb color space conversions
Hex:
        #b15cfb
        RGB:
        177, 92, 251
        CMY:
        31, 64, 2
        CMYK:
        29, 63, 0, 2
      HSL:
        272°, 95.2096%, 67.2549%
        HSV (HSB):
        272°, 63.3466%, 98.4314%
        XYZ:
        39.3712, 23.9664, 93.8177
        xyY:
        0.2505, 0.1525, 23.9664
      CIE-Lab:
        56.0542, 62.1423, -66.0830
        CIE-LCH:
        56.0542, 90.7118, 313.2397
        CIE-Luv:
        56.0542, 24.5182, -110.2406
        Hunter-Lab:
        48.9555, 57.8817, -79.3536
      #b15cfb color charts
#b15cfb RGB chart
      #b15cfb CMYK chart
      #b15cfb RGB pie chart
      #b15cfb color shades, tints & tones
#b15cfb color schemes
#b15cfb color preview, HTML & CSS examples
           This text has a color of #b15cfb        
        
          <p style="color:#b15cfb;">Text here</p>
        
        
          .mytext {color:#b15cfb;}
        
        Text color #b15cfb
      
           This box has a color of #b15cfb        
        
          <div style="background-color:#b15cfb;">Content here</div>
        
        
          .mybackground {background-color:#b15cfb;}
        
        Background color #b15cfb
      
           Border around this has a color of #b15cfb        
        
          <div style="border:2px solid #b15cfb;">Content here</div>
        
        
          .myborder {border:2px solid #b15cfb;}
        
        Border color #b15cfb