#bc8de2 color space conversions
Hex:
        #bc8de2
        RGB:
        188, 141, 226
        CMY:
        26, 45, 11
        CMYK:
        17, 38, 0, 11
      HSL:
        273°, 59.4406%, 71.9608%
        HSV (HSB):
        273°, 37.6106%, 88.6275%
        XYZ:
        43.9914, 35.2321, 76.4334
        xyY:
        0.2826, 0.2263, 35.2321
      CIE-Lab:
        65.9290, 33.6222, -36.4910
        CIE-LCH:
        65.9290, 49.6190, 312.6569
        CIE-Luv:
        65.9290, 18.5391, -62.4395
        Hunter-Lab:
        59.3566, 28.4188, -34.7979
      #bc8de2 color charts
#bc8de2 RGB chart
      #bc8de2 CMYK chart
      #bc8de2 RGB pie chart
      #bc8de2 color shades, tints & tones
#bc8de2 color schemes
#bc8de2 color preview, HTML & CSS examples
           This text has a color of #bc8de2        
        
          <p style="color:#bc8de2;">Text here</p>
        
        
          .mytext {color:#bc8de2;}
        
        Text color #bc8de2
      
           This box has a color of #bc8de2        
        
          <div style="background-color:#bc8de2;">Content here</div>
        
        
          .mybackground {background-color:#bc8de2;}
        
        Background color #bc8de2
      
           Border around this has a color of #bc8de2        
        
          <div style="border:2px solid #bc8de2;">Content here</div>
        
        
          .myborder {border:2px solid #bc8de2;}
        
        Border color #bc8de2