#bd88da color space conversions
Hex:
        #bd88da
        RGB:
        189, 136, 218
        CMY:
        26, 47, 15
        CMYK:
        13, 38, 0, 15
      HSL:
        279°, 52.5641%, 69.4118%
        HSV (HSB):
        279°, 37.6147%, 85.4902%
        XYZ:
        42.4453, 33.4891, 70.5566
        xyY:
        0.2897, 0.2286, 33.4891
      CIE-Lab:
        64.5550, 34.9595, -34.1824
        CIE-LCH:
        64.5550, 48.8938, 315.6439
        CIE-Luv:
        64.5550, 22.3269, -58.6566
        Hunter-Lab:
        57.8698, 29.6510, -31.7794
      #bd88da color charts
#bd88da RGB chart
      #bd88da CMYK chart
      #bd88da RGB pie chart
      #bd88da color shades, tints & tones
#bd88da color schemes
#bd88da color preview, HTML & CSS examples
           This text has a color of #bd88da        
        
          <p style="color:#bd88da;">Text here</p>
        
        
          .mytext {color:#bd88da;}
        
        Text color #bd88da
      
           This box has a color of #bd88da        
        
          <div style="background-color:#bd88da;">Content here</div>
        
        
          .mybackground {background-color:#bd88da;}
        
        Background color #bd88da
      
           Border around this has a color of #bd88da        
        
          <div style="border:2px solid #bd88da;">Content here</div>
        
        
          .myborder {border:2px solid #bd88da;}
        
        Border color #bd88da