#b018aa color space conversions
Hex:
        #b018aa
        RGB:
        176, 24, 170
        CMY:
        31, 91, 33
        CMYK:
        0, 86, 3, 31
      HSL:
        302°, 76.0000%, 39.2157%
        HSV (HSB):
        302°, 86.3636%, 69.0196%
        XYZ:
        25.4868, 12.7857, 39.1548
        xyY:
        0.3292, 0.1651, 12.7857
      CIE-Lab:
        42.4385, 70.5353, -41.4676
        CIE-LCH:
        42.4385, 81.8217, 329.5488
        CIE-Luv:
        42.4385, 58.8778, -68.7254
        Hunter-Lab:
        35.7570, 64.6561, -39.8940
      #b018aa color charts
#b018aa RGB chart
      #b018aa CMYK chart
      #b018aa RGB pie chart
      #b018aa color shades, tints & tones
#b018aa color schemes
#b018aa color preview, HTML & CSS examples
           This text has a color of #b018aa        
        
          <p style="color:#b018aa;">Text here</p>
        
        
          .mytext {color:#b018aa;}
        
        Text color #b018aa
      
           This box has a color of #b018aa        
        
          <div style="background-color:#b018aa;">Content here</div>
        
        
          .mybackground {background-color:#b018aa;}
        
        Background color #b018aa
      
           Border around this has a color of #b018aa        
        
          <div style="border:2px solid #b018aa;">Content here</div>
        
        
          .myborder {border:2px solid #b018aa;}
        
        Border color #b018aa