#bc88d7 color space conversions
Hex:
        #bc88d7
        RGB:
        188, 136, 215
        CMY:
        26, 47, 16
        CMYK:
        13, 37, 0, 16
      HSL:
        279°, 49.6855%, 68.8235%
        HSV (HSB):
        279°, 36.7442%, 84.3137%
        XYZ:
        41.8089, 33.2060, 68.4958
        xyY:
        0.2913, 0.2314, 33.2060
      CIE-Lab:
        64.3273, 34.0211, -32.8732
        CIE-LCH:
        64.3273, 47.3084, 315.9831
        CIE-Luv:
        64.3273, 22.1787, -56.3619
        Hunter-Lab:
        57.6246, 28.6657, -30.1381
      #bc88d7 color charts
#bc88d7 RGB chart
      #bc88d7 CMYK chart
      #bc88d7 RGB pie chart
      #bc88d7 color shades, tints & tones
#bc88d7 color schemes
#bc88d7 color preview, HTML & CSS examples
           This text has a color of #bc88d7        
        
          <p style="color:#bc88d7;">Text here</p>
        
        
          .mytext {color:#bc88d7;}
        
        Text color #bc88d7
      
           This box has a color of #bc88d7        
        
          <div style="background-color:#bc88d7;">Content here</div>
        
        
          .mybackground {background-color:#bc88d7;}
        
        Background color #bc88d7
      
           Border around this has a color of #bc88d7        
        
          <div style="border:2px solid #bc88d7;">Content here</div>
        
        
          .myborder {border:2px solid #bc88d7;}
        
        Border color #bc88d7