#b06bee color space conversions
Hex:
        #b06bee
        RGB:
        176, 107, 238
        CMY:
        31, 58, 7
        CMYK:
        26, 55, 0, 7
      HSL:
        272°, 79.3939%, 67.6471%
        HSV (HSB):
        272°, 55.0420%, 93.3333%
        XYZ:
        38.5948, 25.9185, 83.8575
        xyY:
        0.2601, 0.1747, 25.9185
      CIE-Lab:
        57.9597, 51.4627, -55.8093
        CIE-LCH:
        57.9597, 75.9151, 312.6797
        CIE-Luv:
        57.9597, 22.2585, -94.0066
        Hunter-Lab:
        50.9103, 46.2270, -62.0232
      #b06bee color charts
#b06bee RGB chart
      #b06bee CMYK chart
      #b06bee RGB pie chart
      #b06bee color shades, tints & tones
#b06bee color schemes
#b06bee color preview, HTML & CSS examples
           This text has a color of #b06bee        
        
          <p style="color:#b06bee;">Text here</p>
        
        
          .mytext {color:#b06bee;}
        
        Text color #b06bee
      
           This box has a color of #b06bee        
        
          <div style="background-color:#b06bee;">Content here</div>
        
        
          .mybackground {background-color:#b06bee;}
        
        Background color #b06bee
      
           Border around this has a color of #b06bee        
        
          <div style="border:2px solid #b06bee;">Content here</div>
        
        
          .myborder {border:2px solid #b06bee;}
        
        Border color #b06bee