#b016a8 color space conversions
Hex:
        #b016a8
        RGB:
        176, 22, 168
        CMY:
        31, 91, 34
        CMYK:
        0, 88, 5, 31
      HSL:
        303°, 77.7778%, 38.8235%
        HSV (HSB):
        303°, 87.5000%, 69.0196%
        XYZ:
        25.2593, 12.6311, 38.1525
        xyY:
        0.3322, 0.1661, 12.6311
      CIE-Lab:
        42.2020, 70.5921, -40.6512
        CIE-LCH:
        42.2020, 81.4602, 330.0641
        CIE-Luv:
        42.2020, 59.8514, -67.4796
        Hunter-Lab:
        35.5402, 64.6688, -38.7698
      #b016a8 color charts
#b016a8 RGB chart
      #b016a8 CMYK chart
      #b016a8 RGB pie chart
      #b016a8 color shades, tints & tones
#b016a8 color schemes
#b016a8 color preview, HTML & CSS examples
           This text has a color of #b016a8        
        
          <p style="color:#b016a8;">Text here</p>
        
        
          .mytext {color:#b016a8;}
        
        Text color #b016a8
      
           This box has a color of #b016a8        
        
          <div style="background-color:#b016a8;">Content here</div>
        
        
          .mybackground {background-color:#b016a8;}
        
        Background color #b016a8
      
           Border around this has a color of #b016a8        
        
          <div style="border:2px solid #b016a8;">Content here</div>
        
        
          .myborder {border:2px solid #b016a8;}
        
        Border color #b016a8