#b126e4 color space conversions
Hex:
        #b126e4
        RGB:
        177, 38, 228
        CMY:
        31, 85, 11
        CMYK:
        22, 83, 0, 11
      HSL:
        284°, 77.8689%, 52.1569%
        HSV (HSB):
        284°, 83.3333%, 89.4118%
        XYZ:
        32.8282, 16.3348, 74.8215
        xyY:
        0.2648, 0.1317, 16.3348
      CIE-Lab:
        47.4107, 77.4888, -67.1607
        CIE-LCH:
        47.4107, 102.5430, 319.0840
        CIE-Luv:
        47.4107, 39.1841, -108.2691
        Hunter-Lab:
        40.4163, 74.2582, -81.4704
      #b126e4 color charts
#b126e4 RGB chart
      #b126e4 CMYK chart
      #b126e4 RGB pie chart
      #b126e4 color shades, tints & tones
#b126e4 color schemes
#b126e4 color preview, HTML & CSS examples
           This text has a color of #b126e4        
        
          <p style="color:#b126e4;">Text here</p>
        
        
          .mytext {color:#b126e4;}
        
        Text color #b126e4
      
           This box has a color of #b126e4        
        
          <div style="background-color:#b126e4;">Content here</div>
        
        
          .mybackground {background-color:#b126e4;}
        
        Background color #b126e4
      
           Border around this has a color of #b126e4        
        
          <div style="border:2px solid #b126e4;">Content here</div>
        
        
          .myborder {border:2px solid #b126e4;}
        
        Border color #b126e4