#b101bf color space conversions
Hex:
        #b101bf
        RGB:
        177, 1, 191
        CMY:
        31, 100, 25
        CMYK:
        7, 99, 0, 25
      HSL:
        296°, 98.9583%, 37.6471%
        HSV (HSB):
        296°, 99.4764%, 74.9020%
        XYZ:
        27.5463, 13.1304, 50.3728
        xyY:
        0.3025, 0.1442, 13.1304
      CIE-Lab:
        42.9591, 76.7519, -53.0292
        CIE-LCH:
        42.9591, 93.2896, 325.3587
        CIE-Luv:
        42.9591, 53.3346, -85.8518
        Hunter-Lab:
        36.2359, 72.2816, -57.0559
      #b101bf color charts
#b101bf RGB chart
      #b101bf CMYK chart
      #b101bf RGB pie chart
      #b101bf color shades, tints & tones
#b101bf color schemes
#b101bf color preview, HTML & CSS examples
           This text has a color of #b101bf        
        
          <p style="color:#b101bf;">Text here</p>
        
        
          .mytext {color:#b101bf;}
        
        Text color #b101bf
      
           This box has a color of #b101bf        
        
          <div style="background-color:#b101bf;">Content here</div>
        
        
          .mybackground {background-color:#b101bf;}
        
        Background color #b101bf
      
           Border around this has a color of #b101bf        
        
          <div style="border:2px solid #b101bf;">Content here</div>
        
        
          .myborder {border:2px solid #b101bf;}
        
        Border color #b101bf