#b2029a color space conversions
Hex:
        #b2029a
        RGB:
        178, 2, 154
        CMY:
        30, 99, 40
        CMYK:
        0, 99, 13, 30
      HSL:
        308°, 97.7778%, 35.2941%
        HSV (HSB):
        308°, 98.8764%, 69.8039%
        XYZ:
        24.2145, 11.8415, 31.5812
        xyY:
        0.3580, 0.1751, 11.8415
      CIE-Lab:
        40.9631, 71.4379, -34.1771
        CIE-LCH:
        40.9631, 79.1925, 334.4327
        CIE-Luv:
        40.9631, 68.5583, -58.0425
        Hunter-Lab:
        34.4115, 65.3862, -30.3256
      #b2029a color charts
#b2029a RGB chart
      #b2029a CMYK chart
      #b2029a RGB pie chart
      #b2029a color shades, tints & tones
#b2029a color schemes
#b2029a color preview, HTML & CSS examples
           This text has a color of #b2029a        
        
          <p style="color:#b2029a;">Text here</p>
        
        
          .mytext {color:#b2029a;}
        
        Text color #b2029a
      
           This box has a color of #b2029a        
        
          <div style="background-color:#b2029a;">Content here</div>
        
        
          .mybackground {background-color:#b2029a;}
        
        Background color #b2029a
      
           Border around this has a color of #b2029a        
        
          <div style="border:2px solid #b2029a;">Content here</div>
        
        
          .myborder {border:2px solid #b2029a;}
        
        Border color #b2029a