#b081cd color space conversions
Hex:
        #b081cd
        RGB:
        176, 129, 205
        CMY:
        31, 49, 20
        CMYK:
        14, 37, 0, 20
      HSL:
        277°, 43.1818%, 65.4902%
        HSV (HSB):
        277°, 37.0732%, 80.3922%
        XYZ:
        36.7742, 29.3384, 61.4823
        xyY:
        0.2882, 0.2299, 29.3384
      CIE-Lab:
        61.0791, 32.1008, -32.4127
        CIE-LCH:
        61.0791, 45.6185, 314.7230
        CIE-Luv:
        61.0791, 19.5307, -54.8292
        Hunter-Lab:
        54.1649, 26.4004, -29.3843
      #b081cd color charts
#b081cd RGB chart
      #b081cd CMYK chart
      #b081cd RGB pie chart
      #b081cd color shades, tints & tones
#b081cd color schemes
#b081cd color preview, HTML & CSS examples
           This text has a color of #b081cd        
        
          <p style="color:#b081cd;">Text here</p>
        
        
          .mytext {color:#b081cd;}
        
        Text color #b081cd
      
           This box has a color of #b081cd        
        
          <div style="background-color:#b081cd;">Content here</div>
        
        
          .mybackground {background-color:#b081cd;}
        
        Background color #b081cd
      
           Border around this has a color of #b081cd        
        
          <div style="border:2px solid #b081cd;">Content here</div>
        
        
          .myborder {border:2px solid #b081cd;}
        
        Border color #b081cd