#b06cd1 color space conversions
Hex:
        #b06cd1
        RGB:
        176, 108, 209
        CMY:
        31, 58, 18
        CMYK:
        16, 48, 0, 18
      HSL:
        280°, 52.3316%, 62.1569%
        HSV (HSB):
        280°, 48.3254%, 81.9608%
        XYZ:
        34.7757, 24.5587, 63.2290
        xyY:
        0.2837, 0.2004, 24.5587
      CIE-Lab:
        56.6429, 44.4992, -41.6123
        CIE-LCH:
        56.6429, 60.9243, 316.9201
        CIE-Luv:
        56.6429, 27.0957, -70.3286
        Hunter-Lab:
        49.5567, 38.5354, -40.9579
      #b06cd1 color charts
#b06cd1 RGB chart
      #b06cd1 CMYK chart
      #b06cd1 RGB pie chart
      #b06cd1 color shades, tints & tones
#b06cd1 color schemes
#b06cd1 color preview, HTML & CSS examples
           This text has a color of #b06cd1        
        
          <p style="color:#b06cd1;">Text here</p>
        
        
          .mytext {color:#b06cd1;}
        
        Text color #b06cd1
      
           This box has a color of #b06cd1        
        
          <div style="background-color:#b06cd1;">Content here</div>
        
        
          .mybackground {background-color:#b06cd1;}
        
        Background color #b06cd1
      
           Border around this has a color of #b06cd1        
        
          <div style="border:2px solid #b06cd1;">Content here</div>
        
        
          .myborder {border:2px solid #b06cd1;}
        
        Border color #b06cd1