#b122bf color space conversions
Hex:
        #b122bf
        RGB:
        177, 34, 191
        CMY:
        31, 87, 25
        CMYK:
        7, 82, 0, 25
      HSL:
        295°, 69.7778%, 44.1176%
        HSV (HSB):
        295°, 82.1990%, 74.9020%
        XYZ:
        28.1075, 14.2528, 50.5598
        xyY:
        0.3025, 0.1534, 14.2528
      CIE-Lab:
        44.5933, 71.9399, -50.4029
        CIE-LCH:
        44.5933, 87.8396, 324.9840
        CIE-Luv:
        44.5933, 50.9108, -82.5608
        Hunter-Lab:
        37.7528, 66.8281, -52.9762
      #b122bf color charts
#b122bf RGB chart
      #b122bf CMYK chart
      #b122bf RGB pie chart
      #b122bf color shades, tints & tones
#b122bf color schemes
#b122bf color preview, HTML & CSS examples
           This text has a color of #b122bf        
        
          <p style="color:#b122bf;">Text here</p>
        
        
          .mytext {color:#b122bf;}
        
        Text color #b122bf
      
           This box has a color of #b122bf        
        
          <div style="background-color:#b122bf;">Content here</div>
        
        
          .mybackground {background-color:#b122bf;}
        
        Background color #b122bf
      
           Border around this has a color of #b122bf        
        
          <div style="border:2px solid #b122bf;">Content here</div>
        
        
          .myborder {border:2px solid #b122bf;}
        
        Border color #b122bf