#b122b0 color space conversions
Hex:
        #b122b0
        RGB:
        177, 34, 176
        CMY:
        31, 87, 31
        CMYK:
        0, 81, 1, 31
      HSL:
        300°, 67.7725%, 41.3725%
        HSV (HSB):
        300°, 80.7910%, 69.4118%
        XYZ:
        26.5400, 13.6258, 42.3055
        xyY:
        0.3218, 0.1652, 13.6258
      CIE-Lab:
        43.6914, 69.5161, -43.0243
        CIE-LCH:
        43.6914, 81.7531, 328.2462
        CIE-Luv:
        43.6914, 56.1321, -71.3614
        Hunter-Lab:
        36.9131, 63.7410, -42.1122
      #b122b0 color charts
#b122b0 RGB chart
      #b122b0 CMYK chart
      #b122b0 RGB pie chart
      #b122b0 color shades, tints & tones
#b122b0 color schemes
#b122b0 color preview, HTML & CSS examples
           This text has a color of #b122b0        
        
          <p style="color:#b122b0;">Text here</p>
        
        
          .mytext {color:#b122b0;}
        
        Text color #b122b0
      
           This box has a color of #b122b0        
        
          <div style="background-color:#b122b0;">Content here</div>
        
        
          .mybackground {background-color:#b122b0;}
        
        Background color #b122b0
      
           Border around this has a color of #b122b0        
        
          <div style="border:2px solid #b122b0;">Content here</div>
        
        
          .myborder {border:2px solid #b122b0;}
        
        Border color #b122b0