#b006d6 color space conversions
Hex:
        #b006d6
        RGB:
        176, 6, 214
        CMY:
        31, 98, 16
        CMYK:
        18, 97, 0, 16
      HSL:
        289°, 94.5455%, 43.1373%
        HSV (HSB):
        289°, 97.1963%, 83.9216%
        XYZ:
        30.1072, 14.2154, 64.7753
        xyY:
        0.2760, 0.1303, 14.2154
      CIE-Lab:
        44.5403, 79.8881, -63.8282
        CIE-LCH:
        44.5403, 102.2553, 321.3762
        CIE-Luv:
        44.5403, 44.7718, -101.9168
        Hunter-Lab:
        37.7033, 76.5568, -75.4696
      #b006d6 color charts
#b006d6 RGB chart
      #b006d6 CMYK chart
      #b006d6 RGB pie chart
      #b006d6 color shades, tints & tones
#b006d6 color schemes
#b006d6 color preview, HTML & CSS examples
           This text has a color of #b006d6        
        
          <p style="color:#b006d6;">Text here</p>
        
        
          .mytext {color:#b006d6;}
        
        Text color #b006d6
      
           This box has a color of #b006d6        
        
          <div style="background-color:#b006d6;">Content here</div>
        
        
          .mybackground {background-color:#b006d6;}
        
        Background color #b006d6
      
           Border around this has a color of #b006d6        
        
          <div style="border:2px solid #b006d6;">Content here</div>
        
        
          .myborder {border:2px solid #b006d6;}
        
        Border color #b006d6