#b288bf color space conversions
Hex:
        #b288bf
        RGB:
        178, 136, 191
        CMY:
        30, 47, 25
        CMYK:
        7, 29, 0, 25
      HSL:
        286°, 30.0546%, 64.1176%
        HSV (HSB):
        286°, 28.7958%, 74.9020%
        XYZ:
        36.5682, 30.8349, 53.3146
        xyY:
        0.3029, 0.2554, 30.8349
      CIE-Lab:
        62.3680, 25.8638, -22.5199
        CIE-LCH:
        62.3680, 34.2941, 318.9535
        CIE-Luv:
        62.3680, 19.5482, -38.3056
        Hunter-Lab:
        55.5292, 20.3735, -18.0550
      #b288bf color charts
#b288bf RGB chart
      #b288bf CMYK chart
      #b288bf RGB pie chart
      #b288bf color shades, tints & tones
#b288bf color schemes
#b288bf color preview, HTML & CSS examples
           This text has a color of #b288bf        
        
          <p style="color:#b288bf;">Text here</p>
        
        
          .mytext {color:#b288bf;}
        
        Text color #b288bf
      
           This box has a color of #b288bf        
        
          <div style="background-color:#b288bf;">Content here</div>
        
        
          .mybackground {background-color:#b288bf;}
        
        Background color #b288bf
      
           Border around this has a color of #b288bf        
        
          <div style="border:2px solid #b288bf;">Content here</div>
        
        
          .myborder {border:2px solid #b288bf;}
        
        Border color #b288bf