#b422c5 color space conversions
Hex:
        #b422c5
        RGB:
        180, 34, 197
        CMY:
        29, 87, 23
        CMYK:
        9, 83, 0, 23
      HSL:
        294°, 70.5628%, 45.2941%
        HSV (HSB):
        294°, 82.7411%, 77.2549%
        XYZ:
        29.4725, 14.8786, 54.1418
        xyY:
        0.2992, 0.1511, 14.8786
      CIE-Lab:
        45.4674, 73.4794, -52.4700
        CIE-LCH:
        45.4674, 90.2902, 324.4702
        CIE-Luv:
        45.4674, 50.9389, -86.1364
        Hunter-Lab:
        38.5728, 68.8850, -56.2202
      #b422c5 color charts
#b422c5 RGB chart
      #b422c5 CMYK chart
      #b422c5 RGB pie chart
      #b422c5 color shades, tints & tones
#b422c5 color schemes
#b422c5 color preview, HTML & CSS examples
           This text has a color of #b422c5        
        
          <p style="color:#b422c5;">Text here</p>
        
        
          .mytext {color:#b422c5;}
        
        Text color #b422c5
      
           This box has a color of #b422c5        
        
          <div style="background-color:#b422c5;">Content here</div>
        
        
          .mybackground {background-color:#b422c5;}
        
        Background color #b422c5
      
           Border around this has a color of #b422c5        
        
          <div style="border:2px solid #b422c5;">Content here</div>
        
        
          .myborder {border:2px solid #b422c5;}
        
        Border color #b422c5