#b026d8 color space conversions
Hex:
        #b026d8
        RGB:
        176, 38, 216
        CMY:
        31, 85, 15
        CMYK:
        19, 82, 0, 15
      HSL:
        287°, 70.0787%, 49.8039%
        HSV (HSB):
        287°, 82.4074%, 84.7059%
        XYZ:
        30.9923, 15.5742, 66.3384
        xyY:
        0.2745, 0.1379, 15.5742
      CIE-Lab:
        46.4108, 75.1330, -61.9453
        CIE-LCH:
        46.4108, 97.3766, 320.4953
        CIE-Luv:
        46.4108, 41.9646, -100.1565
        Hunter-Lab:
        39.4642, 71.1186, -72.0403
      #b026d8 color charts
#b026d8 RGB chart
      #b026d8 CMYK chart
      #b026d8 RGB pie chart
      #b026d8 color shades, tints & tones
#b026d8 color schemes
#b026d8 color preview, HTML & CSS examples
           This text has a color of #b026d8        
        
          <p style="color:#b026d8;">Text here</p>
        
        
          .mytext {color:#b026d8;}
        
        Text color #b026d8
      
           This box has a color of #b026d8        
        
          <div style="background-color:#b026d8;">Content here</div>
        
        
          .mybackground {background-color:#b026d8;}
        
        Background color #b026d8
      
           Border around this has a color of #b026d8        
        
          <div style="border:2px solid #b026d8;">Content here</div>
        
        
          .myborder {border:2px solid #b026d8;}
        
        Border color #b026d8