#b006b0 color space conversions
Hex:
        #b006b0
        RGB:
        176, 6, 176
        CMY:
        31, 98, 31
        CMYK:
        0, 97, 0, 31
      HSL:
        300°, 93.4066%, 35.6863%
        HSV (HSB):
        300°, 96.5909%, 69.0196%
        XYZ:
        25.8061, 12.4949, 42.1259
        xyY:
        0.3209, 0.1554, 12.4949
      CIE-Lab:
        41.9922, 73.7997, -45.7471
        CIE-LCH:
        41.9922, 86.8286, 328.2060
        CIE-Luv:
        41.9922, 57.9262, -74.9005
        Hunter-Lab:
        35.3482, 68.4553, -45.9147
      #b006b0 color charts
#b006b0 RGB chart
      #b006b0 CMYK chart
      #b006b0 RGB pie chart
      #b006b0 color shades, tints & tones
#b006b0 color schemes
#b006b0 color preview, HTML & CSS examples
           This text has a color of #b006b0        
        
          <p style="color:#b006b0;">Text here</p>
        
        
          .mytext {color:#b006b0;}
        
        Text color #b006b0
      
           This box has a color of #b006b0        
        
          <div style="background-color:#b006b0;">Content here</div>
        
        
          .mybackground {background-color:#b006b0;}
        
        Background color #b006b0
      
           Border around this has a color of #b006b0        
        
          <div style="border:2px solid #b006b0;">Content here</div>
        
        
          .myborder {border:2px solid #b006b0;}
        
        Border color #b006b0