#b67bd2 color space conversions
Hex:
        #b67bd2
        RGB:
        182, 123, 210
        CMY:
        29, 52, 18
        CMYK:
        13, 41, 0, 18
      HSL:
        281°, 49.1525%, 65.2941%
        HSV (HSB):
        281°, 41.4286%, 82.3529%
        XYZ:
        38.0072, 28.7641, 64.5216
        xyY:
        0.2895, 0.2191, 28.7641
      CIE-Lab:
        60.5729, 38.3101, -35.9658
        CIE-LCH:
        60.5729, 52.5471, 316.8078
        CIE-Luv:
        60.5729, 24.7675, -61.3366
        Hunter-Lab:
        53.6322, 32.6402, -33.7856
      #b67bd2 color charts
#b67bd2 RGB chart
      #b67bd2 CMYK chart
      #b67bd2 RGB pie chart
      #b67bd2 color shades, tints & tones
#b67bd2 color schemes
#b67bd2 color preview, HTML & CSS examples
           This text has a color of #b67bd2        
        
          <p style="color:#b67bd2;">Text here</p>
        
        
          .mytext {color:#b67bd2;}
        
        Text color #b67bd2
      
           This box has a color of #b67bd2        
        
          <div style="background-color:#b67bd2;">Content here</div>
        
        
          .mybackground {background-color:#b67bd2;}
        
        Background color #b67bd2
      
           Border around this has a color of #b67bd2        
        
          <div style="border:2px solid #b67bd2;">Content here</div>
        
        
          .myborder {border:2px solid #b67bd2;}
        
        Border color #b67bd2