#b016f2 color space conversions
Hex:
        #b016f2
        RGB:
        176, 22, 242
        CMY:
        31, 91, 5
        CMYK:
        27, 91, 0, 5
      HSL:
        282°, 89.4309%, 51.7647%
        HSV (HSB):
        282°, 90.9091%, 94.9020%
        XYZ:
        34.2184, 16.2147, 85.3306
        xyY:
        0.2520, 0.1194, 16.2147
      CIE-Lab:
        47.2550, 83.0438, -75.3330
        CIE-LCH:
        47.2550, 112.1220, 317.7874
        CIE-Luv:
        47.2550, 36.0917, -119.6457
        Hunter-Lab:
        40.2675, 81.2171, -97.4538
      #b016f2 color charts
#b016f2 RGB chart
      #b016f2 CMYK chart
      #b016f2 RGB pie chart
      #b016f2 color shades, tints & tones
#b016f2 color schemes
#b016f2 color preview, HTML & CSS examples
           This text has a color of #b016f2        
        
          <p style="color:#b016f2;">Text here</p>
        
        
          .mytext {color:#b016f2;}
        
        Text color #b016f2
      
           This box has a color of #b016f2        
        
          <div style="background-color:#b016f2;">Content here</div>
        
        
          .mybackground {background-color:#b016f2;}
        
        Background color #b016f2
      
           Border around this has a color of #b016f2        
        
          <div style="border:2px solid #b016f2;">Content here</div>
        
        
          .myborder {border:2px solid #b016f2;}
        
        Border color #b016f2