#b15ac1 color space conversions
Hex:
        #b15ac1
        RGB:
        177, 90, 193
        CMY:
        31, 65, 24
        CMYK:
        8, 53, 0, 24
      HSL:
        291°, 45.3744%, 55.4902%
        HSV (HSB):
        291°, 53.3679%, 75.6863%
        XYZ:
        31.4133, 20.5097, 52.7552
        xyY:
        0.3001, 0.1959, 20.5097
      CIE-Lab:
        52.4087, 50.8315, -39.1379
        CIE-LCH:
        52.4087, 64.1531, 322.4054
        CIE-Luv:
        52.4087, 37.3485, -66.2069
        Hunter-Lab:
        45.2876, 44.5612, -37.3651
      #b15ac1 color charts
#b15ac1 RGB chart
      #b15ac1 CMYK chart
      #b15ac1 RGB pie chart
      #b15ac1 color shades, tints & tones
#b15ac1 color schemes
#b15ac1 color preview, HTML & CSS examples
           This text has a color of #b15ac1        
        
          <p style="color:#b15ac1;">Text here</p>
        
        
          .mytext {color:#b15ac1;}
        
        Text color #b15ac1
      
           This box has a color of #b15ac1        
        
          <div style="background-color:#b15ac1;">Content here</div>
        
        
          .mybackground {background-color:#b15ac1;}
        
        Background color #b15ac1
      
           Border around this has a color of #b15ac1        
        
          <div style="border:2px solid #b15ac1;">Content here</div>
        
        
          .myborder {border:2px solid #b15ac1;}
        
        Border color #b15ac1