#b422a7 color space conversions
Hex:
        #b422a7
        RGB:
        180, 34, 167
        CMY:
        29, 87, 35
        CMYK:
        0, 81, 7, 29
      HSL:
        305°, 68.2243%, 41.9608%
        HSV (HSB):
        305°, 81.1111%, 70.5882%
        XYZ:
        26.3695, 13.6374, 37.8017
        xyY:
        0.3389, 0.1753, 13.6374
      CIE-Lab:
        43.7083, 68.7417, -37.6206
        CIE-LCH:
        43.7083, 78.3628, 331.3092
        CIE-Luv:
        43.7083, 61.6413, -63.5778
        Hunter-Lab:
        36.9288, 62.8347, -34.8412
      #b422a7 color charts
#b422a7 RGB chart
      #b422a7 CMYK chart
      #b422a7 RGB pie chart
      #b422a7 color shades, tints & tones
#b422a7 color schemes
#b422a7 color preview, HTML & CSS examples
           This text has a color of #b422a7        
        
          <p style="color:#b422a7;">Text here</p>
        
        
          .mytext {color:#b422a7;}
        
        Text color #b422a7
      
           This box has a color of #b422a7        
        
          <div style="background-color:#b422a7;">Content here</div>
        
        
          .mybackground {background-color:#b422a7;}
        
        Background color #b422a7
      
           Border around this has a color of #b422a7        
        
          <div style="border:2px solid #b422a7;">Content here</div>
        
        
          .myborder {border:2px solid #b422a7;}
        
        Border color #b422a7