#b08cbc color space conversions
Hex:
        #b08cbc
        RGB:
        176, 140, 188
        CMY:
        31, 45, 26
        CMYK:
        6, 26, 0, 26
      HSL:
        285°, 26.3736%, 64.3137%
        HSV (HSB):
        285°, 25.5319%, 73.7255%
        XYZ:
        36.3597, 31.6171, 51.7633
        xyY:
        0.3037, 0.2640, 31.6171
      CIE-Lab:
        63.0252, 22.3386, -19.8429
        CIE-LCH:
        63.0252, 29.8790, 318.3860
        CIE-Luv:
        63.0252, 16.8514, -33.6071
        Hunter-Lab:
        56.2291, 17.0234, -15.2207
      #b08cbc color charts
#b08cbc RGB chart
      #b08cbc CMYK chart
      #b08cbc RGB pie chart
      #b08cbc color shades, tints & tones
#b08cbc color schemes
#b08cbc color preview, HTML & CSS examples
           This text has a color of #b08cbc        
        
          <p style="color:#b08cbc;">Text here</p>
        
        
          .mytext {color:#b08cbc;}
        
        Text color #b08cbc
      
           This box has a color of #b08cbc        
        
          <div style="background-color:#b08cbc;">Content here</div>
        
        
          .mybackground {background-color:#b08cbc;}
        
        Background color #b08cbc
      
           Border around this has a color of #b08cbc        
        
          <div style="border:2px solid #b08cbc;">Content here</div>
        
        
          .myborder {border:2px solid #b08cbc;}
        
        Border color #b08cbc