#b127d1 color space conversions
Hex:
        #b127d1
        RGB:
        177, 39, 209
        CMY:
        31, 85, 18
        CMYK:
        15, 81, 0, 18
      HSL:
        289°, 68.5484%, 48.6275%
        HSV (HSB):
        289°, 81.3397%, 81.9608%
        XYZ:
        30.3656, 15.4016, 61.6940
        xyY:
        0.2826, 0.1433, 15.4016
      CIE-Lab:
        46.1794, 73.7951, -58.2914
        CIE-LCH:
        46.1794, 94.0404, 321.6945
        CIE-Luv:
        46.1794, 44.5506, -94.7744
        Hunter-Lab:
        39.2449, 69.4353, -65.7340
      #b127d1 color charts
#b127d1 RGB chart
      #b127d1 CMYK chart
      #b127d1 RGB pie chart
      #b127d1 color shades, tints & tones
#b127d1 color schemes
#b127d1 color preview, HTML & CSS examples
           This text has a color of #b127d1        
        
          <p style="color:#b127d1;">Text here</p>
        
        
          .mytext {color:#b127d1;}
        
        Text color #b127d1
      
           This box has a color of #b127d1        
        
          <div style="background-color:#b127d1;">Content here</div>
        
        
          .mybackground {background-color:#b127d1;}
        
        Background color #b127d1
      
           Border around this has a color of #b127d1        
        
          <div style="border:2px solid #b127d1;">Content here</div>
        
        
          .myborder {border:2px solid #b127d1;}
        
        Border color #b127d1