#b277f2 color space conversions
Hex:
        #b277f2
        RGB:
        178, 119, 242
        CMY:
        30, 53, 5
        CMYK:
        26, 51, 0, 5
      HSL:
        269°, 82.5503%, 70.7843%
        HSV (HSB):
        269°, 50.8264%, 94.9020%
        XYZ:
        40.9839, 29.0694, 87.4553
        xyY:
        0.2602, 0.1846, 29.0694
      CIE-Lab:
        60.8429, 46.5226, -53.4234
        CIE-LCH:
        60.8429, 70.8408, 311.0503
        CIE-Luv:
        60.8429, 18.8860, -90.5631
        Hunter-Lab:
        53.9161, 41.3324, -58.4309
      #b277f2 color charts
#b277f2 RGB chart
      #b277f2 CMYK chart
      #b277f2 RGB pie chart
      #b277f2 color shades, tints & tones
#b277f2 color schemes
#b277f2 color preview, HTML & CSS examples
           This text has a color of #b277f2        
        
          <p style="color:#b277f2;">Text here</p>
        
        
          .mytext {color:#b277f2;}
        
        Text color #b277f2
      
           This box has a color of #b277f2        
        
          <div style="background-color:#b277f2;">Content here</div>
        
        
          .mybackground {background-color:#b277f2;}
        
        Background color #b277f2
      
           Border around this has a color of #b277f2        
        
          <div style="border:2px solid #b277f2;">Content here</div>
        
        
          .myborder {border:2px solid #b277f2;}
        
        Border color #b277f2