#b06cc1 color space conversions
Hex:
        #b06cc1
        RGB:
        176, 108, 193
        CMY:
        31, 58, 24
        CMYK:
        9, 44, 0, 24
      HSL:
        288°, 40.6699%, 59.0196%
        HSV (HSB):
        288°, 44.0415%, 75.6863%
        XYZ:
        32.8927, 23.8055, 53.3134
        xyY:
        0.2990, 0.2164, 23.8055
      CIE-Lab:
        55.8925, 41.1588, -33.6834
        CIE-LCH:
        55.8925, 53.1847, 320.7040
        CIE-Luv:
        55.8925, 30.0935, -57.2068
        Hunter-Lab:
        48.7909, 34.9530, -30.6321
      #b06cc1 color charts
#b06cc1 RGB chart
      #b06cc1 CMYK chart
      #b06cc1 RGB pie chart
      #b06cc1 color shades, tints & tones
#b06cc1 color schemes
#b06cc1 color preview, HTML & CSS examples
           This text has a color of #b06cc1        
        
          <p style="color:#b06cc1;">Text here</p>
        
        
          .mytext {color:#b06cc1;}
        
        Text color #b06cc1
      
           This box has a color of #b06cc1        
        
          <div style="background-color:#b06cc1;">Content here</div>
        
        
          .mybackground {background-color:#b06cc1;}
        
        Background color #b06cc1
      
           Border around this has a color of #b06cc1        
        
          <div style="border:2px solid #b06cc1;">Content here</div>
        
        
          .myborder {border:2px solid #b06cc1;}
        
        Border color #b06cc1