#b676ff color space conversions
Hex:
        #b676ff
        RGB:
        182, 118, 255
        CMY:
        29, 54, 0
        CMYK:
        29, 54, 0, 0
      HSL:
        268°, 100.0000%, 73.1373%
        HSV (HSB):
        268°, 53.7255%, 100.0000%
        XYZ:
        43.8198, 30.1220, 98.1123
        xyY:
        0.2547, 0.1751, 30.1220
      CIE-Lab:
        61.7593, 51.0915, -59.1073
        CIE-LCH:
        61.7593, 78.1282, 310.8397
        CIE-Luv:
        61.7593, 19.2984, -100.4944
        Hunter-Lab:
        54.8835, 46.4712, -67.5712
      #b676ff color charts
#b676ff RGB chart
      #b676ff CMYK chart
      #b676ff RGB pie chart
      #b676ff color shades, tints & tones
#b676ff color schemes
#b676ff color preview, HTML & CSS examples
           This text has a color of #b676ff        
        
          <p style="color:#b676ff;">Text here</p>
        
        
          .mytext {color:#b676ff;}
        
        Text color #b676ff
      
           This box has a color of #b676ff        
        
          <div style="background-color:#b676ff;">Content here</div>
        
        
          .mybackground {background-color:#b676ff;}
        
        Background color #b676ff
      
           Border around this has a color of #b676ff        
        
          <div style="border:2px solid #b676ff;">Content here</div>
        
        
          .myborder {border:2px solid #b676ff;}
        
        Border color #b676ff