#b281b2 color space conversions
Hex:
        #b281b2
        RGB:
        178, 129, 178
        CMY:
        30, 49, 30
        CMYK:
        0, 28, 0, 30
      HSL:
        300°, 24.1379%, 60.1961%
        HSV (HSB):
        300°, 27.5281%, 69.8039%
        XYZ:
        34.2462, 28.3798, 45.7924
        xyY:
        0.3159, 0.2618, 28.3798
      CIE-Lab:
        60.2304, 27.2117, -18.4129
        CIE-LCH:
        60.2304, 32.8559, 325.9156
        CIE-Luv:
        60.2304, 24.6584, -31.8909
        Hunter-Lab:
        53.2727, 21.5210, -13.6738
      #b281b2 color charts
#b281b2 RGB chart
      #b281b2 CMYK chart
      #b281b2 RGB pie chart
      #b281b2 color shades, tints & tones
#b281b2 color schemes
#b281b2 color preview, HTML & CSS examples
           This text has a color of #b281b2        
        
          <p style="color:#b281b2;">Text here</p>
        
        
          .mytext {color:#b281b2;}
        
        Text color #b281b2
      
           This box has a color of #b281b2        
        
          <div style="background-color:#b281b2;">Content here</div>
        
        
          .mybackground {background-color:#b281b2;}
        
        Background color #b281b2
      
           Border around this has a color of #b281b2        
        
          <div style="border:2px solid #b281b2;">Content here</div>
        
        
          .myborder {border:2px solid #b281b2;}
        
        Border color #b281b2