#b016fd color space conversions
Hex:
        #b016fd
        RGB:
        176, 22, 253
        CMY:
        31, 91, 1
        CMYK:
        30, 91, 0, 1
      HSL:
        280°, 98.2979%, 53.9216%
        HSV (HSB):
        280°, 91.3043%, 99.2157%
        XYZ:
        35.9210, 16.8958, 94.2965
        xyY:
        0.2442, 0.1148, 16.8958
      CIE-Lab:
        48.1284, 85.0830, -80.0713
        CIE-LCH:
        48.1284, 116.8355, 316.7382
        CIE-Luv:
        48.1284, 33.3155, -126.7660
        Hunter-Lab:
        41.1045, 84.0576, -107.2422
      #b016fd color charts
#b016fd RGB chart
      #b016fd CMYK chart
      #b016fd RGB pie chart
      #b016fd color shades, tints & tones
#b016fd color schemes
#b016fd color preview, HTML & CSS examples
           This text has a color of #b016fd        
        
          <p style="color:#b016fd;">Text here</p>
        
        
          .mytext {color:#b016fd;}
        
        Text color #b016fd
      
           This box has a color of #b016fd        
        
          <div style="background-color:#b016fd;">Content here</div>
        
        
          .mybackground {background-color:#b016fd;}
        
        Background color #b016fd
      
           Border around this has a color of #b016fd        
        
          <div style="border:2px solid #b016fd;">Content here</div>
        
        
          .myborder {border:2px solid #b016fd;}
        
        Border color #b016fd