#b026ea color space conversions
Hex:
        #b026ea
        RGB:
        176, 38, 234
        CMY:
        31, 85, 8
        CMYK:
        25, 84, 0, 8
      HSL:
        282°, 82.3529%, 53.3333%
        HSV (HSB):
        282°, 83.7607%, 91.7647%
        XYZ:
        33.4489, 16.5568, 79.2747
        xyY:
        0.2587, 0.1281, 16.5568
      CIE-Lab:
        47.6967, 78.4530, -70.1017
        CIE-LCH:
        47.6967, 105.2099, 318.2176
        CIE-Luv:
        47.6967, 36.9831, -112.5833
        Hunter-Lab:
        40.6901, 75.5265, -87.0290
      #b026ea color charts
#b026ea RGB chart
      #b026ea CMYK chart
      #b026ea RGB pie chart
      #b026ea color shades, tints & tones
#b026ea color schemes
#b026ea color preview, HTML & CSS examples
           This text has a color of #b026ea        
        
          <p style="color:#b026ea;">Text here</p>
        
        
          .mytext {color:#b026ea;}
        
        Text color #b026ea
      
           This box has a color of #b026ea        
        
          <div style="background-color:#b026ea;">Content here</div>
        
        
          .mybackground {background-color:#b026ea;}
        
        Background color #b026ea
      
           Border around this has a color of #b026ea        
        
          <div style="border:2px solid #b026ea;">Content here</div>
        
        
          .myborder {border:2px solid #b026ea;}
        
        Border color #b026ea