#b06ec1 color space conversions
Hex:
        #b06ec1
        RGB:
        176, 110, 193
        CMY:
        31, 57, 24
        CMYK:
        9, 43, 0, 24
      HSL:
        288°, 40.0966%, 59.4118%
        HSV (HSB):
        288°, 43.0052%, 75.6863%
        XYZ:
        33.1061, 24.2322, 53.3845
        xyY:
        0.2990, 0.2189, 24.2322
      CIE-Lab:
        56.3196, 40.0755, -33.0171
        CIE-LCH:
        56.3196, 51.9248, 320.5158
        CIE-Luv:
        56.3196, 29.2975, -56.0914
        Hunter-Lab:
        49.2262, 33.9005, -29.8400
      #b06ec1 color charts
#b06ec1 RGB chart
      #b06ec1 CMYK chart
      #b06ec1 RGB pie chart
      #b06ec1 color shades, tints & tones
#b06ec1 color schemes
#b06ec1 color preview, HTML & CSS examples
           This text has a color of #b06ec1        
        
          <p style="color:#b06ec1;">Text here</p>
        
        
          .mytext {color:#b06ec1;}
        
        Text color #b06ec1
      
           This box has a color of #b06ec1        
        
          <div style="background-color:#b06ec1;">Content here</div>
        
        
          .mybackground {background-color:#b06ec1;}
        
        Background color #b06ec1
      
           Border around this has a color of #b06ec1        
        
          <div style="border:2px solid #b06ec1;">Content here</div>
        
        
          .myborder {border:2px solid #b06ec1;}
        
        Border color #b06ec1