#b029c3 color space conversions
Hex:
        #b029c3
        RGB:
        176, 41, 195
        CMY:
        31, 84, 24
        CMYK:
        10, 79, 0, 24
      HSL:
        293°, 65.2542%, 46.2745%
        HSV (HSB):
        293°, 78.9744%, 76.4706%
        XYZ:
        28.5478, 14.7561, 52.9733
        xyY:
        0.2965, 0.1533, 14.7561
      CIE-Lab:
        45.2983, 70.6312, -51.6134
        CIE-LCH:
        45.2983, 87.4797, 323.8427
        CIE-Luv:
        45.2983, 47.9853, -84.4913
        Hunter-Lab:
        38.4137, 65.4312, -54.8727
      #b029c3 color charts
#b029c3 RGB chart
      #b029c3 CMYK chart
      #b029c3 RGB pie chart
      #b029c3 color shades, tints & tones
#b029c3 color schemes
#b029c3 color preview, HTML & CSS examples
           This text has a color of #b029c3        
        
          <p style="color:#b029c3;">Text here</p>
        
        
          .mytext {color:#b029c3;}
        
        Text color #b029c3
      
           This box has a color of #b029c3        
        
          <div style="background-color:#b029c3;">Content here</div>
        
        
          .mybackground {background-color:#b029c3;}
        
        Background color #b029c3
      
           Border around this has a color of #b029c3        
        
          <div style="border:2px solid #b029c3;">Content here</div>
        
        
          .myborder {border:2px solid #b029c3;}
        
        Border color #b029c3