#b06bd4 color space conversions
Hex:
        #b06bd4
        RGB:
        176, 107, 212
        CMY:
        31, 58, 17
        CMYK:
        17, 50, 0, 17
      HSL:
        279°, 54.9738%, 62.5490%
        HSV (HSB):
        279°, 49.5283%, 83.1373%
        XYZ:
        35.0459, 24.4990, 65.1690
        xyY:
        0.2810, 0.1964, 24.4990
      CIE-Lab:
        56.5839, 45.6769, -43.4033
        CIE-LCH:
        56.5839, 63.0097, 316.4621
        CIE-Luv:
        56.5839, 26.8976, -73.2986
        Hunter-Lab:
        49.4964, 39.7679, -43.4161
      #b06bd4 color charts
#b06bd4 RGB chart
      #b06bd4 CMYK chart
      #b06bd4 RGB pie chart
      #b06bd4 color shades, tints & tones
#b06bd4 color schemes
#b06bd4 color preview, HTML & CSS examples
           This text has a color of #b06bd4        
        
          <p style="color:#b06bd4;">Text here</p>
        
        
          .mytext {color:#b06bd4;}
        
        Text color #b06bd4
      
           This box has a color of #b06bd4        
        
          <div style="background-color:#b06bd4;">Content here</div>
        
        
          .mybackground {background-color:#b06bd4;}
        
        Background color #b06bd4
      
           Border around this has a color of #b06bd4        
        
          <div style="border:2px solid #b06bd4;">Content here</div>
        
        
          .myborder {border:2px solid #b06bd4;}
        
        Border color #b06bd4