#b37fff color space conversions
Hex:
        #b37fff
        RGB:
        179, 127, 255
        CMY:
        30, 50, 0
        CMYK:
        30, 50, 0, 0
      HSL:
        264°, 100.0000%, 74.9020%
        HSV (HSB):
        264°, 50.1961%, 100.0000%
        XYZ:
        44.2298, 31.9824, 98.4498
        xyY:
        0.2532, 0.1831, 31.9824
      CIE-Lab:
        63.3284, 45.5290, -56.6233
        CIE-LCH:
        63.3284, 72.6573, 308.8017
        CIE-Luv:
        63.3284, 14.8973, -96.3359
        Hunter-Lab:
        56.5530, 40.6360, -63.6273
      #b37fff color charts
#b37fff RGB chart
      #b37fff CMYK chart
      #b37fff RGB pie chart
      #b37fff color shades, tints & tones
#b37fff color schemes
#b37fff color preview, HTML & CSS examples
           This text has a color of #b37fff        
        
          <p style="color:#b37fff;">Text here</p>
        
        
          .mytext {color:#b37fff;}
        
        Text color #b37fff
      
           This box has a color of #b37fff        
        
          <div style="background-color:#b37fff;">Content here</div>
        
        
          .mybackground {background-color:#b37fff;}
        
        Background color #b37fff
      
           Border around this has a color of #b37fff        
        
          <div style="border:2px solid #b37fff;">Content here</div>
        
        
          .myborder {border:2px solid #b37fff;}
        
        Border color #b37fff