#b126bc color space conversions
Hex:
        #b126bc
        RGB:
        177, 38, 188
        CMY:
        31, 85, 26
        CMYK:
        6, 80, 0, 26
      HSL:
        296°, 66.3717%, 44.3137%
        HSV (HSB):
        296°, 79.7872%, 73.7255%
        XYZ:
        27.9017, 14.3642, 48.8789
        xyY:
        0.3061, 0.1576, 14.3642
      CIE-Lab:
        44.7507, 70.4461, -48.3957
        CIE-LCH:
        44.7507, 85.4681, 325.5114
        CIE-Luv:
        44.7507, 51.3871, -79.6174
        Hunter-Lab:
        37.9001, 65.0847, -49.9349
      #b126bc color charts
#b126bc RGB chart
      #b126bc CMYK chart
      #b126bc RGB pie chart
      #b126bc color shades, tints & tones
#b126bc color schemes
#b126bc color preview, HTML & CSS examples
           This text has a color of #b126bc        
        
          <p style="color:#b126bc;">Text here</p>
        
        
          .mytext {color:#b126bc;}
        
        Text color #b126bc
      
           This box has a color of #b126bc        
        
          <div style="background-color:#b126bc;">Content here</div>
        
        
          .mybackground {background-color:#b126bc;}
        
        Background color #b126bc
      
           Border around this has a color of #b126bc        
        
          <div style="border:2px solid #b126bc;">Content here</div>
        
        
          .myborder {border:2px solid #b126bc;}
        
        Border color #b126bc