#b906fd color space conversions
Hex:
        #b906fd
        RGB:
        185, 6, 253
        CMY:
        27, 98, 1
        CMYK:
        27, 98, 0, 1
      HSL:
        283°, 98.4064%, 50.7843%
        HSV (HSB):
        283°, 97.6285%, 99.2157%
        XYZ:
        37.8023, 17.5364, 94.3210
        xyY:
        0.2526, 0.1172, 17.5364
      CIE-Lab:
        48.9289, 87.8367, -78.7077
        CIE-LCH:
        48.9289, 117.9414, 318.1375
        CIE-Luv:
        48.9289, 38.9050, -125.9406
        Hunter-Lab:
        41.8765, 87.8500, -104.2290
      #b906fd color charts
#b906fd RGB chart
      #b906fd CMYK chart
      #b906fd RGB pie chart
      #b906fd color shades, tints & tones
#b906fd color schemes
#b906fd color preview, HTML & CSS examples
           This text has a color of #b906fd        
        
          <p style="color:#b906fd;">Text here</p>
        
        
          .mytext {color:#b906fd;}
        
        Text color #b906fd
      
           This box has a color of #b906fd        
        
          <div style="background-color:#b906fd;">Content here</div>
        
        
          .mybackground {background-color:#b906fd;}
        
        Background color #b906fd
      
           Border around this has a color of #b906fd        
        
          <div style="border:2px solid #b906fd;">Content here</div>
        
        
          .myborder {border:2px solid #b906fd;}
        
        Border color #b906fd