#b127e1 color space conversions
Hex:
        #b127e1
        RGB:
        177, 39, 225
        CMY:
        31, 85, 12
        CMYK:
        21, 83, 0, 12
      HSL:
        285°, 75.6098%, 51.7647%
        HSV (HSB):
        285°, 82.6667%, 88.2353%
        XYZ:
        32.4476, 16.2344, 72.6575
        xyY:
        0.2674, 0.1338, 16.2344
      CIE-Lab:
        47.2805, 76.6889, -65.6670
        CIE-LCH:
        47.2805, 100.9621, 319.4273
        CIE-Luv:
        47.2805, 39.9076, -106.0448
        Hunter-Lab:
        40.2919, 73.2374, -78.7120
      #b127e1 color charts
#b127e1 RGB chart
      #b127e1 CMYK chart
      #b127e1 RGB pie chart
      #b127e1 color shades, tints & tones
#b127e1 color schemes
#b127e1 color preview, HTML & CSS examples
           This text has a color of #b127e1        
        
          <p style="color:#b127e1;">Text here</p>
        
        
          .mytext {color:#b127e1;}
        
        Text color #b127e1
      
           This box has a color of #b127e1        
        
          <div style="background-color:#b127e1;">Content here</div>
        
        
          .mybackground {background-color:#b127e1;}
        
        Background color #b127e1
      
           Border around this has a color of #b127e1        
        
          <div style="border:2px solid #b127e1;">Content here</div>
        
        
          .myborder {border:2px solid #b127e1;}
        
        Border color #b127e1