#bc9ed3 color space conversions
Hex:
        #bc9ed3
        RGB:
        188, 158, 211
        CMY:
        26, 38, 17
        CMYK:
        11, 25, 0, 17
      HSL:
        274°, 37.5887%, 72.3529%
        HSV (HSB):
        274°, 25.1185%, 82.7451%
        XYZ:
        44.7238, 39.8482, 66.9623
        xyY:
        0.2951, 0.2630, 39.8482
      CIE-Lab:
        69.3613, 20.9622, -22.9054
        CIE-LCH:
        69.3613, 31.0495, 312.4636
        CIE-Luv:
        69.3613, 12.8839, -38.8441
        Hunter-Lab:
        63.1255, 15.9960, -18.7059
      #bc9ed3 color charts
#bc9ed3 RGB chart
      #bc9ed3 CMYK chart
      #bc9ed3 RGB pie chart
      #bc9ed3 color shades, tints & tones
#bc9ed3 color schemes
#bc9ed3 color preview, HTML & CSS examples
           This text has a color of #bc9ed3        
        
          <p style="color:#bc9ed3;">Text here</p>
        
        
          .mytext {color:#bc9ed3;}
        
        Text color #bc9ed3
      
           This box has a color of #bc9ed3        
        
          <div style="background-color:#bc9ed3;">Content here</div>
        
        
          .mybackground {background-color:#bc9ed3;}
        
        Background color #bc9ed3
      
           Border around this has a color of #bc9ed3        
        
          <div style="border:2px solid #bc9ed3;">Content here</div>
        
        
          .myborder {border:2px solid #bc9ed3;}
        
        Border color #bc9ed3