#b15ac2 color space conversions
Hex:
        #b15ac2
        RGB:
        177, 90, 194
        CMY:
        31, 65, 24
        CMYK:
        9, 54, 0, 24
      HSL:
        290°, 46.0177%, 55.6863%
        HSV (HSB):
        290°, 53.6082%, 76.0784%
        XYZ:
        31.5252, 20.5545, 53.3448
        xyY:
        0.2990, 0.1950, 20.5545
      CIE-Lab:
        52.4584, 51.0273, -39.6352
        CIE-LCH:
        52.4584, 64.6122, 322.1619
        CIE-Luv:
        52.4584, 37.1151, -67.0124
        Hunter-Lab:
        45.3371, 44.7806, -38.0263
      #b15ac2 color charts
#b15ac2 RGB chart
      #b15ac2 CMYK chart
      #b15ac2 RGB pie chart
      #b15ac2 color shades, tints & tones
#b15ac2 color schemes
#b15ac2 color preview, HTML & CSS examples
           This text has a color of #b15ac2        
        
          <p style="color:#b15ac2;">Text here</p>
        
        
          .mytext {color:#b15ac2;}
        
        Text color #b15ac2
      
           This box has a color of #b15ac2        
        
          <div style="background-color:#b15ac2;">Content here</div>
        
        
          .mybackground {background-color:#b15ac2;}
        
        Background color #b15ac2
      
           Border around this has a color of #b15ac2        
        
          <div style="border:2px solid #b15ac2;">Content here</div>
        
        
          .myborder {border:2px solid #b15ac2;}
        
        Border color #b15ac2