#b126ea color space conversions
Hex:
        #b126ea
        RGB:
        177, 38, 234
        CMY:
        31, 85, 8
        CMYK:
        24, 84, 0, 8
      HSL:
        283°, 82.3529%, 53.3333%
        HSV (HSB):
        283°, 83.7607%, 91.7647%
        XYZ:
        33.6759, 16.6739, 79.2854
        xyY:
        0.2598, 0.1286, 16.6739
      CIE-Lab:
        47.8464, 78.6044, -69.8516
        CIE-LCH:
        47.8464, 105.1566, 318.3742
        CIE-Luv:
        47.8464, 37.5634, -112.3696
        Hunter-Lab:
        40.8336, 75.7517, -86.5380
      #b126ea color charts
#b126ea RGB chart
      #b126ea CMYK chart
      #b126ea RGB pie chart
      #b126ea color shades, tints & tones
#b126ea color schemes
#b126ea color preview, HTML & CSS examples
           This text has a color of #b126ea        
        
          <p style="color:#b126ea;">Text here</p>
        
        
          .mytext {color:#b126ea;}
        
        Text color #b126ea
      
           This box has a color of #b126ea        
        
          <div style="background-color:#b126ea;">Content here</div>
        
        
          .mybackground {background-color:#b126ea;}
        
        Background color #b126ea
      
           Border around this has a color of #b126ea        
        
          <div style="border:2px solid #b126ea;">Content here</div>
        
        
          .myborder {border:2px solid #b126ea;}
        
        Border color #b126ea