#b128d1 color space conversions
Hex:
        #b128d1
        RGB:
        177, 40, 209
        CMY:
        31, 84, 18
        CMYK:
        15, 81, 0, 18
      HSL:
        289°, 67.8715%, 48.8235%
        HSV (HSB):
        289°, 80.8612%, 81.9608%
        XYZ:
        30.3989, 15.4681, 61.7051
        xyY:
        0.2826, 0.1438, 15.4681
      CIE-Lab:
        46.2688, 73.5345, -58.1471
        CIE-LCH:
        46.2688, 93.7465, 321.6649
        CIE-Luv:
        46.2688, 44.4264, -94.5973
        Hunter-Lab:
        39.3296, 69.1407, -65.4907
      #b128d1 color charts
#b128d1 RGB chart
      #b128d1 CMYK chart
      #b128d1 RGB pie chart
      #b128d1 color shades, tints & tones
#b128d1 color schemes
#b128d1 color preview, HTML & CSS examples
           This text has a color of #b128d1        
        
          <p style="color:#b128d1;">Text here</p>
        
        
          .mytext {color:#b128d1;}
        
        Text color #b128d1
      
           This box has a color of #b128d1        
        
          <div style="background-color:#b128d1;">Content here</div>
        
        
          .mybackground {background-color:#b128d1;}
        
        Background color #b128d1
      
           Border around this has a color of #b128d1        
        
          <div style="border:2px solid #b128d1;">Content here</div>
        
        
          .myborder {border:2px solid #b128d1;}
        
        Border color #b128d1