#b77fff color space conversions
Hex:
        #b77fff
        RGB:
        183, 127, 255
        CMY:
        28, 50, 0
        CMYK:
        28, 50, 0, 0
      HSL:
        266°, 100.0000%, 74.9020%
        HSV (HSB):
        266°, 50.1961%, 100.0000%
        XYZ:
        45.1678, 32.4660, 98.4937
        xyY:
        0.2564, 0.1843, 32.4660
      CIE-Lab:
        63.7262, 46.5343, -55.9661
        CIE-LCH:
        63.7262, 72.7850, 309.7426
        CIE-Luv:
        63.7262, 16.9476, -95.5117
        Hunter-Lab:
        56.9790, 41.7856, -62.6033
      #b77fff color charts
#b77fff RGB chart
      #b77fff CMYK chart
      #b77fff RGB pie chart
      #b77fff color shades, tints & tones
#b77fff color schemes
#b77fff color preview, HTML & CSS examples
           This text has a color of #b77fff        
        
          <p style="color:#b77fff;">Text here</p>
        
        
          .mytext {color:#b77fff;}
        
        Text color #b77fff
      
           This box has a color of #b77fff        
        
          <div style="background-color:#b77fff;">Content here</div>
        
        
          .mybackground {background-color:#b77fff;}
        
        Background color #b77fff
      
           Border around this has a color of #b77fff        
        
          <div style="border:2px solid #b77fff;">Content here</div>
        
        
          .myborder {border:2px solid #b77fff;}
        
        Border color #b77fff