#b026ff color space conversions
Hex:
        #b026ff
        RGB:
        176, 38, 255
        CMY:
        31, 85, 0
        CMYK:
        31, 85, 0, 0
      HSL:
        278°, 100.0000%, 57.4510%
        HSV (HSB):
        278°, 85.0980%, 100.0000%
        XYZ:
        36.6476, 17.8363, 96.1190
        xyY:
        0.2433, 0.1184, 17.8363
      CIE-Lab:
        49.2970, 82.4673, -79.2769
        CIE-LCH:
        49.2970, 114.3926, 316.1300
        CIE-Luv:
        49.2970, 31.7544, -126.5234
        Hunter-Lab:
        42.2331, 80.9849, -105.3759
      #b026ff color charts
#b026ff RGB chart
      #b026ff CMYK chart
      #b026ff RGB pie chart
      #b026ff color shades, tints & tones
#b026ff color schemes
#b026ff color preview, HTML & CSS examples
           This text has a color of #b026ff        
        
          <p style="color:#b026ff;">Text here</p>
        
        
          .mytext {color:#b026ff;}
        
        Text color #b026ff
      
           This box has a color of #b026ff        
        
          <div style="background-color:#b026ff;">Content here</div>
        
        
          .mybackground {background-color:#b026ff;}
        
        Background color #b026ff
      
           Border around this has a color of #b026ff        
        
          <div style="border:2px solid #b026ff;">Content here</div>
        
        
          .myborder {border:2px solid #b026ff;}
        
        Border color #b026ff