#b281be color space conversions
Hex:
        #b281be
        RGB:
        178, 129, 190
        CMY:
        30, 49, 25
        CMYK:
        6, 32, 0, 25
      HSL:
        288°, 31.9372%, 62.5490%
        HSV (HSB):
        288°, 32.1053%, 74.5098%
        XYZ:
        35.5046, 28.8832, 52.4189
        xyY:
        0.3040, 0.2473, 28.8832
      CIE-Lab:
        60.6784, 29.5861, -24.5453
        CIE-LCH:
        60.6784, 38.4422, 320.3201
        CIE-Luv:
        60.6784, 22.8942, -41.8775
        Hunter-Lab:
        53.7431, 23.8731, -20.2090
      #b281be color charts
#b281be RGB chart
      #b281be CMYK chart
      #b281be RGB pie chart
      #b281be color shades, tints & tones
#b281be color schemes
#b281be color preview, HTML & CSS examples
           This text has a color of #b281be        
        
          <p style="color:#b281be;">Text here</p>
        
        
          .mytext {color:#b281be;}
        
        Text color #b281be
      
           This box has a color of #b281be        
        
          <div style="background-color:#b281be;">Content here</div>
        
        
          .mybackground {background-color:#b281be;}
        
        Background color #b281be
      
           Border around this has a color of #b281be        
        
          <div style="border:2px solid #b281be;">Content here</div>
        
        
          .myborder {border:2px solid #b281be;}
        
        Border color #b281be