#b06eaf color space conversions
Hex:
        #b06eaf
        RGB:
        176, 110, 175
        CMY:
        31, 57, 31
        CMYK:
        0, 38, 1, 31
      HSL:
        301°, 29.4643%, 56.0784%
        HSV (HSB):
        301°, 37.5000%, 69.0196%
        XYZ:
        31.2183, 23.4771, 43.4436
        xyY:
        0.3181, 0.2392, 23.4771
      CIE-Lab:
        55.5604, 36.5296, -23.8575
        CIE-LCH:
        55.5604, 43.6302, 326.8514
        CIE-Luv:
        55.5604, 32.6785, -41.1869
        Hunter-Lab:
        48.4532, 30.2141, -19.2428
      #b06eaf color charts
#b06eaf RGB chart
      #b06eaf CMYK chart
      #b06eaf RGB pie chart
      #b06eaf color shades, tints & tones
#b06eaf color schemes
#b06eaf color preview, HTML & CSS examples
           This text has a color of #b06eaf        
        
          <p style="color:#b06eaf;">Text here</p>
        
        
          .mytext {color:#b06eaf;}
        
        Text color #b06eaf
      
           This box has a color of #b06eaf        
        
          <div style="background-color:#b06eaf;">Content here</div>
        
        
          .mybackground {background-color:#b06eaf;}
        
        Background color #b06eaf
      
           Border around this has a color of #b06eaf        
        
          <div style="border:2px solid #b06eaf;">Content here</div>
        
        
          .myborder {border:2px solid #b06eaf;}
        
        Border color #b06eaf