#b67af2 color space conversions
Hex:
        #b67af2
        RGB:
        182, 122, 242
        CMY:
        29, 52, 5
        CMYK:
        25, 50, 0, 5
      HSL:
        270°, 82.1918%, 71.3725%
        HSV (HSB):
        270°, 49.5868%, 94.9020%
        XYZ:
        42.2779, 30.2750, 87.6198
        xyY:
        0.2640, 0.1890, 30.2750
      CIE-Lab:
        61.8907, 45.9403, -51.7332
        CIE-LCH:
        61.8907, 69.1870, 311.6059
        CIE-Luv:
        61.8907, 20.0277, -88.0760
        Hunter-Lab:
        55.0227, 40.8649, -55.8993
      #b67af2 color charts
#b67af2 RGB chart
      #b67af2 CMYK chart
      #b67af2 RGB pie chart
      #b67af2 color shades, tints & tones
#b67af2 color schemes
#b67af2 color preview, HTML & CSS examples
           This text has a color of #b67af2        
        
          <p style="color:#b67af2;">Text here</p>
        
        
          .mytext {color:#b67af2;}
        
        Text color #b67af2
      
           This box has a color of #b67af2        
        
          <div style="background-color:#b67af2;">Content here</div>
        
        
          .mybackground {background-color:#b67af2;}
        
        Background color #b67af2
      
           Border around this has a color of #b67af2        
        
          <div style="border:2px solid #b67af2;">Content here</div>
        
        
          .myborder {border:2px solid #b67af2;}
        
        Border color #b67af2