#b001b1 color space conversions
Hex:
        #b001b1
        RGB:
        176, 1, 177
        CMY:
        31, 100, 31
        CMYK:
        1, 99, 0, 31
      HSL:
        300°, 98.8764%, 34.9020%
        HSV (HSB):
        300°, 99.4350%, 69.4118%
        XYZ:
        25.8512, 12.4261, 42.6309
        xyY:
        0.3195, 0.1536, 12.4261
      CIE-Lab:
        41.8855, 74.4478, -46.5110
        CIE-LCH:
        41.8855, 87.7824, 328.0050
        CIE-Luv:
        41.8855, 57.8107, -75.9816
        Hunter-Lab:
        35.2507, 69.2144, -47.0277
      #b001b1 color charts
#b001b1 RGB chart
      #b001b1 CMYK chart
      #b001b1 RGB pie chart
      #b001b1 color shades, tints & tones
#b001b1 color schemes
#b001b1 color preview, HTML & CSS examples
           This text has a color of #b001b1        
        
          <p style="color:#b001b1;">Text here</p>
        
        
          .mytext {color:#b001b1;}
        
        Text color #b001b1
      
           This box has a color of #b001b1        
        
          <div style="background-color:#b001b1;">Content here</div>
        
        
          .mybackground {background-color:#b001b1;}
        
        Background color #b001b1
      
           Border around this has a color of #b001b1        
        
          <div style="border:2px solid #b001b1;">Content here</div>
        
        
          .myborder {border:2px solid #b001b1;}
        
        Border color #b001b1