#b37bec color space conversions
Hex:
        #b37bec
        RGB:
        179, 123, 236
        CMY:
        30, 52, 7
        CMYK:
        24, 48, 0, 7
      HSL:
        270°, 74.8344%, 70.3922%
        HSV (HSB):
        270°, 47.8814%, 92.5490%
        XYZ:
        40.8137, 29.8058, 82.9588
        xyY:
        0.2658, 0.1941, 29.8058
      CIE-Lab:
        61.4863, 43.2256, -49.0717
        CIE-LCH:
        61.4863, 65.3948, 311.3757
        CIE-Luv:
        61.4863, 18.9758, -83.3276
        Hunter-Lab:
        54.5946, 37.9018, -51.8774
      #b37bec color charts
#b37bec RGB chart
      #b37bec CMYK chart
      #b37bec RGB pie chart
      #b37bec color shades, tints & tones
#b37bec color schemes
#b37bec color preview, HTML & CSS examples
           This text has a color of #b37bec        
        
          <p style="color:#b37bec;">Text here</p>
        
        
          .mytext {color:#b37bec;}
        
        Text color #b37bec
      
           This box has a color of #b37bec        
        
          <div style="background-color:#b37bec;">Content here</div>
        
        
          .mybackground {background-color:#b37bec;}
        
        Background color #b37bec
      
           Border around this has a color of #b37bec        
        
          <div style="border:2px solid #b37bec;">Content here</div>
        
        
          .myborder {border:2px solid #b37bec;}
        
        Border color #b37bec