#b15dc1 color space conversions
Hex:
        #b15dc1
        RGB:
        177, 93, 193
        CMY:
        31, 64, 24
        CMYK:
        8, 52, 0, 24
      HSL:
        290°, 44.6429%, 56.0784%
        HSV (HSB):
        290°, 51.8135%, 75.6863%
        XYZ:
        31.6715, 21.0261, 52.8412
        xyY:
        0.3001, 0.1992, 21.0261
      CIE-Lab:
        52.9780, 49.3219, -38.2417
        CIE-LCH:
        52.9780, 62.4105, 322.2119
        CIE-Luv:
        52.9780, 36.3175, -64.7727
        Hunter-Lab:
        45.8542, 43.0450, -36.2264
      #b15dc1 color charts
#b15dc1 RGB chart
      #b15dc1 CMYK chart
      #b15dc1 RGB pie chart
      #b15dc1 color shades, tints & tones
#b15dc1 color schemes
#b15dc1 color preview, HTML & CSS examples
           This text has a color of #b15dc1        
        
          <p style="color:#b15dc1;">Text here</p>
        
        
          .mytext {color:#b15dc1;}
        
        Text color #b15dc1
      
           This box has a color of #b15dc1        
        
          <div style="background-color:#b15dc1;">Content here</div>
        
        
          .mybackground {background-color:#b15dc1;}
        
        Background color #b15dc1
      
           Border around this has a color of #b15dc1        
        
          <div style="border:2px solid #b15dc1;">Content here</div>
        
        
          .myborder {border:2px solid #b15dc1;}
        
        Border color #b15dc1