#b777f0 color space conversions
Hex:
        #b777f0
        RGB:
        183, 119, 240
        CMY:
        28, 53, 6
        CMYK:
        24, 50, 0, 6
      HSL:
        272°, 80.1325%, 70.3922%
        HSV (HSB):
        272°, 50.4167%, 94.1176%
        XYZ:
        41.8534, 29.5522, 85.9363
        xyY:
        0.2660, 0.1878, 29.5522
      CIE-Lab:
        61.2659, 47.3518, -51.6114
        CIE-LCH:
        61.2659, 70.0423, 312.5354
        CIE-Luv:
        61.2659, 21.9011, -87.8831
        Hunter-Lab:
        54.3619, 42.2944, -55.6733
      #b777f0 color charts
#b777f0 RGB chart
      #b777f0 CMYK chart
      #b777f0 RGB pie chart
      #b777f0 color shades, tints & tones
#b777f0 color schemes
#b777f0 color preview, HTML & CSS examples
           This text has a color of #b777f0        
        
          <p style="color:#b777f0;">Text here</p>
        
        
          .mytext {color:#b777f0;}
        
        Text color #b777f0
      
           This box has a color of #b777f0        
        
          <div style="background-color:#b777f0;">Content here</div>
        
        
          .mybackground {background-color:#b777f0;}
        
        Background color #b777f0
      
           Border around this has a color of #b777f0        
        
          <div style="border:2px solid #b777f0;">Content here</div>
        
        
          .myborder {border:2px solid #b777f0;}
        
        Border color #b777f0