#b029fb color space conversions
Hex:
        #b029fb
        RGB:
        176, 41, 251
        CMY:
        31, 84, 2
        CMYK:
        30, 84, 0, 2
      HSL:
        279°, 96.3303%, 57.2549%
        HSV (HSB):
        279°, 83.6653%, 98.4314%
        XYZ:
        36.1100, 17.7810, 92.7957
        xyY:
        0.2462, 0.1212, 17.7810
      CIE-Lab:
        49.2294, 80.9703, -77.1562
        CIE-LCH:
        49.2294, 111.8449, 316.3817
        CIE-Luv:
        49.2294, 32.4314, -123.5163
        Hunter-Lab:
        42.1675, 79.0646, -100.9588
      #b029fb color charts
#b029fb RGB chart
      #b029fb CMYK chart
      #b029fb RGB pie chart
      #b029fb color shades, tints & tones
#b029fb color schemes
#b029fb color preview, HTML & CSS examples
           This text has a color of #b029fb        
        
          <p style="color:#b029fb;">Text here</p>
        
        
          .mytext {color:#b029fb;}
        
        Text color #b029fb
      
           This box has a color of #b029fb        
        
          <div style="background-color:#b029fb;">Content here</div>
        
        
          .mybackground {background-color:#b029fb;}
        
        Background color #b029fb
      
           Border around this has a color of #b029fb        
        
          <div style="border:2px solid #b029fb;">Content here</div>
        
        
          .myborder {border:2px solid #b029fb;}
        
        Border color #b029fb