#b08eed color space conversions
Hex:
        #b08eed
        RGB:
        176, 142, 237
        CMY:
        31, 44, 7
        CMYK:
        26, 40, 0, 7
      HSL:
        261°, 72.5191%, 74.3137%
        HSV (HSB):
        261°, 40.0844%, 92.9412%
        XYZ:
        42.8636, 34.6905, 84.5576
        xyY:
        0.2644, 0.2140, 34.6905
      CIE-Lab:
        65.5070, 32.1071, -43.3053
        CIE-LCH:
        65.5070, 53.9094, 306.5537
        CIE-Luv:
        65.5070, 10.2580, -73.3552
        Hunter-Lab:
        58.8987, 26.8309, -43.8903
      #b08eed color charts
#b08eed RGB chart
      #b08eed CMYK chart
      #b08eed RGB pie chart
      #b08eed color shades, tints & tones
#b08eed color schemes
#b08eed color preview, HTML & CSS examples
           This text has a color of #b08eed        
        
          <p style="color:#b08eed;">Text here</p>
        
        
          .mytext {color:#b08eed;}
        
        Text color #b08eed
      
           This box has a color of #b08eed        
        
          <div style="background-color:#b08eed;">Content here</div>
        
        
          .mybackground {background-color:#b08eed;}
        
        Background color #b08eed
      
           Border around this has a color of #b08eed        
        
          <div style="border:2px solid #b08eed;">Content here</div>
        
        
          .myborder {border:2px solid #b08eed;}
        
        Border color #b08eed