#b15dc2 color space conversions
Hex:
        #b15dc2
        RGB:
        177, 93, 194
        CMY:
        31, 64, 24
        CMYK:
        9, 52, 0, 24
      HSL:
        290°, 45.2915%, 56.2745%
        HSV (HSB):
        290°, 52.0619%, 76.0784%
        XYZ:
        31.7834, 21.0709, 53.4308
        xyY:
        0.2990, 0.1982, 21.0709
      CIE-Lab:
        53.0270, 49.5190, -38.7397
        CIE-LCH:
        53.0270, 62.8720, 321.9632
        CIE-Luv:
        53.0270, 36.0909, -65.5818
        Hunter-Lab:
        45.9030, 43.2638, -36.8811
      #b15dc2 color charts
#b15dc2 RGB chart
      #b15dc2 CMYK chart
      #b15dc2 RGB pie chart
      #b15dc2 color shades, tints & tones
#b15dc2 color schemes
#b15dc2 color preview, HTML & CSS examples
           This text has a color of #b15dc2        
        
          <p style="color:#b15dc2;">Text here</p>
        
        
          .mytext {color:#b15dc2;}
        
        Text color #b15dc2
      
           This box has a color of #b15dc2        
        
          <div style="background-color:#b15dc2;">Content here</div>
        
        
          .mybackground {background-color:#b15dc2;}
        
        Background color #b15dc2
      
           Border around this has a color of #b15dc2        
        
          <div style="border:2px solid #b15dc2;">Content here</div>
        
        
          .myborder {border:2px solid #b15dc2;}
        
        Border color #b15dc2