#b06cb5 color space conversions
Hex:
        #b06cb5
        RGB:
        176, 108, 181
        CMY:
        31, 58, 29
        CMYK:
        3, 40, 0, 29
      HSL:
        296°, 33.0317%, 56.6667%
        HSV (HSB):
        296°, 40.3315%, 70.9804%
        XYZ:
        31.6075, 23.2914, 46.5459
        xyY:
        0.3116, 0.2296, 23.2914
      CIE-Lab:
        55.3713, 38.7729, -27.6081
        CIE-LCH:
        55.3713, 47.5977, 324.5474
        CIE-Luv:
        55.3713, 32.3974, -47.2874
        Hunter-Lab:
        48.2612, 32.4473, -23.3998
      #b06cb5 color charts
#b06cb5 RGB chart
      #b06cb5 CMYK chart
      #b06cb5 RGB pie chart
      #b06cb5 color shades, tints & tones
#b06cb5 color schemes
#b06cb5 color preview, HTML & CSS examples
           This text has a color of #b06cb5        
        
          <p style="color:#b06cb5;">Text here</p>
        
        
          .mytext {color:#b06cb5;}
        
        Text color #b06cb5
      
           This box has a color of #b06cb5        
        
          <div style="background-color:#b06cb5;">Content here</div>
        
        
          .mybackground {background-color:#b06cb5;}
        
        Background color #b06cb5
      
           Border around this has a color of #b06cb5        
        
          <div style="border:2px solid #b06cb5;">Content here</div>
        
        
          .myborder {border:2px solid #b06cb5;}
        
        Border color #b06cb5