#b006fd color space conversions
Hex:
        #b006fd
        RGB:
        176, 6, 253
        CMY:
        31, 98, 1
        CMYK:
        30, 98, 0, 1
      HSL:
        281°, 98.4064%, 50.7843%
        HSV (HSB):
        281°, 97.6285%, 99.2157%
        XYZ:
        35.6992, 16.4522, 94.2225
        xyY:
        0.2439, 0.1124, 16.4522
      CIE-Lab:
        47.5623, 86.7779, -80.9976
        CIE-LCH:
        47.5623, 118.7056, 316.9732
        CIE-Luv:
        47.5623, 33.9026, -127.5791
        Hunter-Lab:
        40.5613, 86.1209, -109.3357
      #b006fd color charts
#b006fd RGB chart
      #b006fd CMYK chart
      #b006fd RGB pie chart
      #b006fd color shades, tints & tones
#b006fd color schemes
#b006fd color preview, HTML & CSS examples
           This text has a color of #b006fd        
        
          <p style="color:#b006fd;">Text here</p>
        
        
          .mytext {color:#b006fd;}
        
        Text color #b006fd
      
           This box has a color of #b006fd        
        
          <div style="background-color:#b006fd;">Content here</div>
        
        
          .mybackground {background-color:#b006fd;}
        
        Background color #b006fd
      
           Border around this has a color of #b006fd        
        
          <div style="border:2px solid #b006fd;">Content here</div>
        
        
          .myborder {border:2px solid #b006fd;}
        
        Border color #b006fd