#b684ff color space conversions
Hex:
        #b684ff
        RGB:
        182, 132, 255
        CMY:
        29, 48, 0
        CMYK:
        29, 48, 0, 0
      HSL:
        264°, 100.0000%, 75.8824%
        HSV (HSB):
        264°, 48.2353%, 100.0000%
        XYZ:
        45.5927, 33.6676, 98.7032
        xyY:
        0.2562, 0.1892, 33.6676
      CIE-Lab:
        64.6979, 43.5656, -54.4279
        CIE-LCH:
        64.6979, 69.7162, 308.6747
        CIE-Luv:
        64.6979, 14.7574, -92.9161
        Hunter-Lab:
        58.0238, 38.7162, -60.2405
      #b684ff color charts
#b684ff RGB chart
      #b684ff CMYK chart
      #b684ff RGB pie chart
      #b684ff color shades, tints & tones
#b684ff color schemes
#b684ff color preview, HTML & CSS examples
           This text has a color of #b684ff        
        
          <p style="color:#b684ff;">Text here</p>
        
        
          .mytext {color:#b684ff;}
        
        Text color #b684ff
      
           This box has a color of #b684ff        
        
          <div style="background-color:#b684ff;">Content here</div>
        
        
          .mybackground {background-color:#b684ff;}
        
        Background color #b684ff
      
           Border around this has a color of #b684ff        
        
          <div style="border:2px solid #b684ff;">Content here</div>
        
        
          .myborder {border:2px solid #b684ff;}
        
        Border color #b684ff