#b159fb color space conversions
Hex:
        #b159fb
        RGB:
        177, 89, 251
        CMY:
        31, 65, 2
        CMYK:
        29, 65, 0, 2
      HSL:
        273°, 95.2941%, 66.6667%
        HSV (HSB):
        273°, 64.5418%, 98.4314%
        XYZ:
        39.1164, 23.4569, 93.7328
        xyY:
        0.2503, 0.1501, 23.4569
      CIE-Lab:
        55.5399, 63.5534, -66.9123
        CIE-LCH:
        55.5399, 92.2837, 313.5252
        CIE-Luv:
        55.5399, 25.2257, -111.3786
        Hunter-Lab:
        48.4323, 59.4092, -80.8434
      #b159fb color charts
#b159fb RGB chart
      #b159fb CMYK chart
      #b159fb RGB pie chart
      #b159fb color shades, tints & tones
#b159fb color schemes
#b159fb color preview, HTML & CSS examples
           This text has a color of #b159fb        
        
          <p style="color:#b159fb;">Text here</p>
        
        
          .mytext {color:#b159fb;}
        
        Text color #b159fb
      
           This box has a color of #b159fb        
        
          <div style="background-color:#b159fb;">Content here</div>
        
        
          .mybackground {background-color:#b159fb;}
        
        Background color #b159fb
      
           Border around this has a color of #b159fb        
        
          <div style="border:2px solid #b159fb;">Content here</div>
        
        
          .myborder {border:2px solid #b159fb;}
        
        Border color #b159fb