#bc81d3 color space conversions
Hex:
        #bc81d3
        RGB:
        188, 129, 211
        CMY:
        26, 49, 17
        CMYK:
        11, 39, 0, 17
      HSL:
        283°, 48.2353%, 66.6667%
        HSV (HSB):
        283°, 38.8626%, 82.7451%
        XYZ:
        40.3472, 31.0950, 65.5034
        xyY:
        0.2946, 0.2271, 31.0950
      CIE-Lab:
        62.5878, 37.0349, -33.3397
        CIE-LCH:
        62.5878, 49.8309, 318.0057
        CIE-Luv:
        62.5878, 25.7430, -57.2879
        Hunter-Lab:
        55.7629, 31.5683, -30.6126
      #bc81d3 color charts
#bc81d3 RGB chart
      #bc81d3 CMYK chart
      #bc81d3 RGB pie chart
      #bc81d3 color shades, tints & tones
#bc81d3 color schemes
#bc81d3 color preview, HTML & CSS examples
           This text has a color of #bc81d3        
        
          <p style="color:#bc81d3;">Text here</p>
        
        
          .mytext {color:#bc81d3;}
        
        Text color #bc81d3
      
           This box has a color of #bc81d3        
        
          <div style="background-color:#bc81d3;">Content here</div>
        
        
          .mybackground {background-color:#bc81d3;}
        
        Background color #bc81d3
      
           Border around this has a color of #bc81d3        
        
          <div style="border:2px solid #bc81d3;">Content here</div>
        
        
          .myborder {border:2px solid #bc81d3;}
        
        Border color #bc81d3