#b681d8 color space conversions
Hex:
        #b681d8
        RGB:
        182, 129, 216
        CMY:
        29, 49, 15
        CMYK:
        16, 40, 0, 15
      HSL:
        277°, 52.7273%, 67.6471%
        HSV (HSB):
        277°, 40.2778%, 84.7059%
        XYZ:
        39.5363, 30.6035, 68.7890
        xyY:
        0.2846, 0.2203, 30.6035
      CIE-Lab:
        62.1715, 36.2951, -36.8344
        CIE-LCH:
        62.1715, 51.7118, 314.5774
        CIE-Luv:
        62.1715, 21.4132, -62.7420
        Hunter-Lab:
        55.3204, 30.7595, -35.0008
      #b681d8 color charts
#b681d8 RGB chart
      #b681d8 CMYK chart
      #b681d8 RGB pie chart
      #b681d8 color shades, tints & tones
#b681d8 color schemes
#b681d8 color preview, HTML & CSS examples
           This text has a color of #b681d8        
        
          <p style="color:#b681d8;">Text here</p>
        
        
          .mytext {color:#b681d8;}
        
        Text color #b681d8
      
           This box has a color of #b681d8        
        
          <div style="background-color:#b681d8;">Content here</div>
        
        
          .mybackground {background-color:#b681d8;}
        
        Background color #b681d8
      
           Border around this has a color of #b681d8        
        
          <div style="border:2px solid #b681d8;">Content here</div>
        
        
          .myborder {border:2px solid #b681d8;}
        
        Border color #b681d8