#b08ccb color space conversions
Hex:
        #b08ccb
        RGB:
        176, 140, 203
        CMY:
        31, 45, 20
        CMYK:
        13, 31, 0, 20
      HSL:
        274°, 37.7246%, 67.2549%
        HSV (HSB):
        274°, 31.0345%, 79.6078%
        XYZ:
        38.0621, 32.2981, 60.7280
        xyY:
        0.2904, 0.2464, 32.2981
      CIE-Lab:
        63.5885, 25.4891, -27.4075
        CIE-LCH:
        63.5885, 37.4281, 312.9230
        CIE-Luv:
        63.5885, 15.0466, -46.1725
        Hunter-Lab:
        56.8314, 20.0931, -23.5732
      #b08ccb color charts
#b08ccb RGB chart
      #b08ccb CMYK chart
      #b08ccb RGB pie chart
      #b08ccb color shades, tints & tones
#b08ccb color schemes
#b08ccb color preview, HTML & CSS examples
           This text has a color of #b08ccb        
        
          <p style="color:#b08ccb;">Text here</p>
        
        
          .mytext {color:#b08ccb;}
        
        Text color #b08ccb
      
           This box has a color of #b08ccb        
        
          <div style="background-color:#b08ccb;">Content here</div>
        
        
          .mybackground {background-color:#b08ccb;}
        
        Background color #b08ccb
      
           Border around this has a color of #b08ccb        
        
          <div style="border:2px solid #b08ccb;">Content here</div>
        
        
          .myborder {border:2px solid #b08ccb;}
        
        Border color #b08ccb