#b081d2 color space conversions
Hex:
        #b081d2
        RGB:
        176, 129, 210
        CMY:
        31, 49, 18
        CMYK:
        16, 39, 0, 18
      HSL:
        275°, 47.3684%, 66.4706%
        HSV (HSB):
        275°, 38.5714%, 82.3529%
        XYZ:
        37.3876, 29.5838, 64.7125
        xyY:
        0.2839, 0.2247, 29.5838
      CIE-Lab:
        61.2934, 33.1918, -34.8890
        CIE-LCH:
        61.2934, 48.1553, 313.5719
        CIE-Luv:
        61.2934, 18.8240, -59.0045
        Hunter-Lab:
        54.3910, 27.5143, -32.4675
      #b081d2 color charts
#b081d2 RGB chart
      #b081d2 CMYK chart
      #b081d2 RGB pie chart
      #b081d2 color shades, tints & tones
#b081d2 color schemes
#b081d2 color preview, HTML & CSS examples
           This text has a color of #b081d2        
        
          <p style="color:#b081d2;">Text here</p>
        
        
          .mytext {color:#b081d2;}
        
        Text color #b081d2
      
           This box has a color of #b081d2        
        
          <div style="background-color:#b081d2;">Content here</div>
        
        
          .mybackground {background-color:#b081d2;}
        
        Background color #b081d2
      
           Border around this has a color of #b081d2        
        
          <div style="border:2px solid #b081d2;">Content here</div>
        
        
          .myborder {border:2px solid #b081d2;}
        
        Border color #b081d2