#b016ee color space conversions
Hex:
        #b016ee
        RGB:
        176, 22, 238
        CMY:
        31, 91, 7
        CMYK:
        26, 91, 0, 7
      HSL:
        283°, 86.4000%, 50.9804%
        HSV (HSB):
        283°, 90.7563%, 93.3333%
        XYZ:
        33.6240, 15.9770, 82.2006
        xyY:
        0.2551, 0.1212, 15.9770
      CIE-Lab:
        46.9443, 82.3115, -73.5859
        CIE-LCH:
        46.9443, 110.4086, 318.2035
        CIE-Luv:
        46.9443, 37.1450, -117.0192
        Hunter-Lab:
        39.9712, 80.2057, -93.9498
      #b016ee color charts
#b016ee RGB chart
      #b016ee CMYK chart
      #b016ee RGB pie chart
      #b016ee color shades, tints & tones
#b016ee color schemes
#b016ee color preview, HTML & CSS examples
           This text has a color of #b016ee        
        
          <p style="color:#b016ee;">Text here</p>
        
        
          .mytext {color:#b016ee;}
        
        Text color #b016ee
      
           This box has a color of #b016ee        
        
          <div style="background-color:#b016ee;">Content here</div>
        
        
          .mybackground {background-color:#b016ee;}
        
        Background color #b016ee
      
           Border around this has a color of #b016ee        
        
          <div style="border:2px solid #b016ee;">Content here</div>
        
        
          .myborder {border:2px solid #b016ee;}
        
        Border color #b016ee