#b28dae color space conversions
Hex:
        #b28dae
        RGB:
        178, 141, 174
        CMY:
        30, 45, 32
        CMYK:
        0, 21, 2, 30
      HSL:
        306°, 19.3717%, 62.5490%
        HSV (HSB):
        306°, 20.7865%, 69.8039%
        XYZ:
        35.5250, 31.5707, 44.2658
        xyY:
        0.3190, 0.2835, 31.5707
      CIE-Lab:
        62.9865, 19.7061, -11.9770
        CIE-LCH:
        62.9865, 23.0604, 328.7096
        CIE-Luv:
        62.9865, 19.2749, -21.0237
        Hunter-Lab:
        56.1878, 14.5286, -7.3783
      #b28dae color charts
#b28dae RGB chart
      #b28dae CMYK chart
      #b28dae RGB pie chart
      #b28dae color shades, tints & tones
#b28dae color schemes
#b28dae color preview, HTML & CSS examples
           This text has a color of #b28dae        
        
          <p style="color:#b28dae;">Text here</p>
        
        
          .mytext {color:#b28dae;}
        
        Text color #b28dae
      
           This box has a color of #b28dae        
        
          <div style="background-color:#b28dae;">Content here</div>
        
        
          .mybackground {background-color:#b28dae;}
        
        Background color #b28dae
      
           Border around this has a color of #b28dae        
        
          <div style="border:2px solid #b28dae;">Content here</div>
        
        
          .myborder {border:2px solid #b28dae;}
        
        Border color #b28dae