#b016c4 color space conversions
Hex:
        #b016c4
        RGB:
        176, 22, 196
        CMY:
        31, 91, 23
        CMYK:
        10, 89, 0, 23
      HSL:
        293°, 79.8165%, 42.7451%
        HSV (HSB):
        293°, 88.7755%, 76.8627%
        XYZ:
        28.1552, 13.7894, 53.4022
        xyY:
        0.2953, 0.1446, 13.7894
      CIE-Lab:
        43.9294, 74.9897, -54.3969
        CIE-LCH:
        43.9294, 92.6416, 324.0432
        CIE-Luv:
        43.9294, 49.7581, -88.1228
        Hunter-Lab:
        37.1341, 70.3544, -59.2704
      #b016c4 color charts
#b016c4 RGB chart
      #b016c4 CMYK chart
      #b016c4 RGB pie chart
      #b016c4 color shades, tints & tones
#b016c4 color schemes
#b016c4 color preview, HTML & CSS examples
           This text has a color of #b016c4        
        
          <p style="color:#b016c4;">Text here</p>
        
        
          .mytext {color:#b016c4;}
        
        Text color #b016c4
      
           This box has a color of #b016c4        
        
          <div style="background-color:#b016c4;">Content here</div>
        
        
          .mybackground {background-color:#b016c4;}
        
        Background color #b016c4
      
           Border around this has a color of #b016c4        
        
          <div style="border:2px solid #b016c4;">Content here</div>
        
        
          .myborder {border:2px solid #b016c4;}
        
        Border color #b016c4