#b127ce color space conversions
Hex:
        #b127ce
        RGB:
        177, 39, 206
        CMY:
        31, 85, 19
        CMYK:
        14, 81, 0, 19
      HSL:
        290°, 68.1633%, 48.0392%
        HSV (HSB):
        290°, 81.0680%, 80.7843%
        XYZ:
        29.9976, 15.2544, 59.7559
        xyY:
        0.2857, 0.1453, 15.2544
      CIE-Lab:
        45.9807, 73.2652, -56.8826
        CIE-LCH:
        45.9807, 92.7546, 322.1745
        CIE-Luv:
        45.9807, 45.4647, -92.6199
        Hunter-Lab:
        39.0569, 68.7472, -63.3722
      #b127ce color charts
#b127ce RGB chart
      #b127ce CMYK chart
      #b127ce RGB pie chart
      #b127ce color shades, tints & tones
#b127ce color schemes
#b127ce color preview, HTML & CSS examples
           This text has a color of #b127ce        
        
          <p style="color:#b127ce;">Text here</p>
        
        
          .mytext {color:#b127ce;}
        
        Text color #b127ce
      
           This box has a color of #b127ce        
        
          <div style="background-color:#b127ce;">Content here</div>
        
        
          .mybackground {background-color:#b127ce;}
        
        Background color #b127ce
      
           Border around this has a color of #b127ce        
        
          <div style="border:2px solid #b127ce;">Content here</div>
        
        
          .myborder {border:2px solid #b127ce;}
        
        Border color #b127ce