#b016a3 color space conversions
Hex:
        #b016a3
        RGB:
        176, 22, 163
        CMY:
        31, 91, 36
        CMYK:
        0, 88, 7, 31
      HSL:
        305°, 77.7778%, 38.8235%
        HSV (HSB):
        305°, 87.5000%, 69.0196%
        XYZ:
        24.8023, 12.4483, 35.7459
        xyY:
        0.3398, 0.1705, 12.4483
      CIE-Lab:
        41.9199, 69.8577, -38.1083
        CIE-LCH:
        41.9199, 79.5760, 331.3869
        CIE-Luv:
        41.9199, 61.7932, -63.6899
        Hunter-Lab:
        35.2821, 63.7365, -35.3719
      #b016a3 color charts
#b016a3 RGB chart
      #b016a3 CMYK chart
      #b016a3 RGB pie chart
      #b016a3 color shades, tints & tones
#b016a3 color schemes
#b016a3 color preview, HTML & CSS examples
           This text has a color of #b016a3        
        
          <p style="color:#b016a3;">Text here</p>
        
        
          .mytext {color:#b016a3;}
        
        Text color #b016a3
      
           This box has a color of #b016a3        
        
          <div style="background-color:#b016a3;">Content here</div>
        
        
          .mybackground {background-color:#b016a3;}
        
        Background color #b016a3
      
           Border around this has a color of #b016a3        
        
          <div style="border:2px solid #b016a3;">Content here</div>
        
        
          .myborder {border:2px solid #b016a3;}
        
        Border color #b016a3