#b016a6 color space conversions
Hex:
        #b016a6
        RGB:
        176, 22, 166
        CMY:
        31, 91, 35
        CMYK:
        0, 88, 6, 31
      HSL:
        304°, 77.7778%, 38.8235%
        HSV (HSB):
        304°, 87.5000%, 69.0196%
        XYZ:
        25.0743, 12.5571, 37.1786
        xyY:
        0.3352, 0.1679, 12.5571
      CIE-Lab:
        42.0882, 70.2963, -39.6374
        CIE-LCH:
        42.0882, 80.7013, 330.5830
        CIE-Luv:
        42.0882, 60.6234, -65.9670
        Hunter-Lab:
        35.4360, 64.2927, -37.4004
      #b016a6 color charts
#b016a6 RGB chart
      #b016a6 CMYK chart
      #b016a6 RGB pie chart
      #b016a6 color shades, tints & tones
#b016a6 color schemes
#b016a6 color preview, HTML & CSS examples
           This text has a color of #b016a6        
        
          <p style="color:#b016a6;">Text here</p>
        
        
          .mytext {color:#b016a6;}
        
        Text color #b016a6
      
           This box has a color of #b016a6        
        
          <div style="background-color:#b016a6;">Content here</div>
        
        
          .mybackground {background-color:#b016a6;}
        
        Background color #b016a6
      
           Border around this has a color of #b016a6        
        
          <div style="border:2px solid #b016a6;">Content here</div>
        
        
          .myborder {border:2px solid #b016a6;}
        
        Border color #b016a6