#b386ff color space conversions
Hex:
        #b386ff
        RGB:
        179, 134, 255
        CMY:
        30, 47, 0
        CMYK:
        30, 47, 0, 0
      HSL:
        262°, 100.0000%, 76.2745%
        HSV (HSB):
        262°, 47.4510%, 100.0000%
        XYZ:
        45.1655, 33.8539, 98.7617
        xyY:
        0.2541, 0.1904, 33.8539
      CIE-Lab:
        64.8464, 41.6990, -54.2100
        CIE-LCH:
        64.8464, 68.3924, 307.5680
        CIE-Luv:
        64.8464, 12.5516, -92.3684
        Hunter-Lab:
        58.1841, 36.7387, -59.9100
      #b386ff color charts
#b386ff RGB chart
      #b386ff CMYK chart
      #b386ff RGB pie chart
      #b386ff color shades, tints & tones
#b386ff color schemes
#b386ff color preview, HTML & CSS examples
           This text has a color of #b386ff        
        
          <p style="color:#b386ff;">Text here</p>
        
        
          .mytext {color:#b386ff;}
        
        Text color #b386ff
      
           This box has a color of #b386ff        
        
          <div style="background-color:#b386ff;">Content here</div>
        
        
          .mybackground {background-color:#b386ff;}
        
        Background color #b386ff
      
           Border around this has a color of #b386ff        
        
          <div style="border:2px solid #b386ff;">Content here</div>
        
        
          .myborder {border:2px solid #b386ff;}
        
        Border color #b386ff