#b026fd color space conversions
Hex:
        #b026fd
        RGB:
        176, 38, 253
        CMY:
        31, 85, 1
        CMYK:
        30, 85, 0, 1
      HSL:
        279°, 98.1735%, 57.0588%
        HSV (HSB):
        279°, 84.9802%, 99.2157%
        XYZ:
        36.3272, 17.7082, 94.4319
        xyY:
        0.2447, 0.1193, 17.7082
      CIE-Lab:
        49.1402, 82.0794, -78.4180
        CIE-LCH:
        49.1402, 113.5183, 316.3069
        CIE-Luv:
        49.1402, 32.2269, -125.2202
        Hunter-Lab:
        42.0811, 80.4513, -103.5927
      #b026fd color charts
#b026fd RGB chart
      #b026fd CMYK chart
      #b026fd RGB pie chart
      #b026fd color shades, tints & tones
#b026fd color schemes
#b026fd color preview, HTML & CSS examples
           This text has a color of #b026fd        
        
          <p style="color:#b026fd;">Text here</p>
        
        
          .mytext {color:#b026fd;}
        
        Text color #b026fd
      
           This box has a color of #b026fd        
        
          <div style="background-color:#b026fd;">Content here</div>
        
        
          .mybackground {background-color:#b026fd;}
        
        Background color #b026fd
      
           Border around this has a color of #b026fd        
        
          <div style="border:2px solid #b026fd;">Content here</div>
        
        
          .myborder {border:2px solid #b026fd;}
        
        Border color #b026fd