#b026e1 color space conversions
Hex:
        #b026e1
        RGB:
        176, 38, 225
        CMY:
        31, 85, 12
        CMYK:
        22, 83, 0, 12
      HSL:
        284°, 75.7085%, 51.5686%
        HSV (HSB):
        284°, 83.1111%, 88.2353%
        XYZ:
        32.1882, 16.0526, 72.6361
        xyY:
        0.2663, 0.1328, 16.0526
      CIE-Lab:
        47.0434, 76.7773, -66.0586
        CIE-LCH:
        47.0434, 101.2843, 319.2915
        CIE-Luv:
        47.0434, 39.4137, -106.4273
        Hunter-Lab:
        40.0657, 73.2896, -79.4425
      #b026e1 color charts
#b026e1 RGB chart
      #b026e1 CMYK chart
      #b026e1 RGB pie chart
      #b026e1 color shades, tints & tones
#b026e1 color schemes
#b026e1 color preview, HTML & CSS examples
           This text has a color of #b026e1        
        
          <p style="color:#b026e1;">Text here</p>
        
        
          .mytext {color:#b026e1;}
        
        Text color #b026e1
      
           This box has a color of #b026e1        
        
          <div style="background-color:#b026e1;">Content here</div>
        
        
          .mybackground {background-color:#b026e1;}
        
        Background color #b026e1
      
           Border around this has a color of #b026e1        
        
          <div style="border:2px solid #b026e1;">Content here</div>
        
        
          .myborder {border:2px solid #b026e1;}
        
        Border color #b026e1