#b127c4 color space conversions
Hex:
        #b127c4
        RGB:
        177, 39, 196
        CMY:
        31, 85, 23
        CMYK:
        10, 80, 0, 23
      HSL:
        293°, 66.8085%, 46.0784%
        HSV (HSB):
        293°, 80.1020%, 76.8627%
        XYZ:
        28.8208, 14.7837, 53.5591
        xyY:
        0.2966, 0.1522, 14.7837
      CIE-Lab:
        45.3365, 71.5309, -52.1252
        CIE-LCH:
        45.3365, 88.5082, 323.9188
        CIE-Luv:
        45.3365, 48.6127, -85.3446
        Hunter-Lab:
        38.4495, 66.5123, -55.6745
      #b127c4 color charts
#b127c4 RGB chart
      #b127c4 CMYK chart
      #b127c4 RGB pie chart
      #b127c4 color shades, tints & tones
#b127c4 color schemes
#b127c4 color preview, HTML & CSS examples
           This text has a color of #b127c4        
        
          <p style="color:#b127c4;">Text here</p>
        
        
          .mytext {color:#b127c4;}
        
        Text color #b127c4
      
           This box has a color of #b127c4        
        
          <div style="background-color:#b127c4;">Content here</div>
        
        
          .mybackground {background-color:#b127c4;}
        
        Background color #b127c4
      
           Border around this has a color of #b127c4        
        
          <div style="border:2px solid #b127c4;">Content here</div>
        
        
          .myborder {border:2px solid #b127c4;}
        
        Border color #b127c4