#b67df4 color space conversions
Hex:
        #b67df4
        RGB:
        182, 125, 244
        CMY:
        29, 51, 4
        CMYK:
        25, 49, 0, 4
      HSL:
        269°, 84.3972%, 72.3529%
        HSV (HSB):
        269°, 48.7705%, 95.6863%
        XYZ:
        42.9542, 31.1440, 89.3354
        xyY:
        0.2628, 0.1906, 31.1440
      CIE-Lab:
        62.6290, 44.7824, -51.6667
        CIE-LCH:
        62.6290, 68.3733, 310.9173
        CIE-Luv:
        62.6290, 18.7018, -88.0243
        Hunter-Lab:
        55.8068, 39.7285, -55.8466
      #b67df4 color charts
#b67df4 RGB chart
      #b67df4 CMYK chart
      #b67df4 RGB pie chart
      #b67df4 color shades, tints & tones
#b67df4 color schemes
#b67df4 color preview, HTML & CSS examples
           This text has a color of #b67df4        
        
          <p style="color:#b67df4;">Text here</p>
        
        
          .mytext {color:#b67df4;}
        
        Text color #b67df4
      
           This box has a color of #b67df4        
        
          <div style="background-color:#b67df4;">Content here</div>
        
        
          .mybackground {background-color:#b67df4;}
        
        Background color #b67df4
      
           Border around this has a color of #b67df4        
        
          <div style="border:2px solid #b67df4;">Content here</div>
        
        
          .myborder {border:2px solid #b67df4;}
        
        Border color #b67df4