#bc7de2 color space conversions
Hex:
        #bc7de2
        RGB:
        188, 125, 226
        CMY:
        26, 51, 11
        CMYK:
        17, 45, 0, 11
      HSL:
        277°, 63.5220%, 68.8235%
        HSV (HSB):
        277°, 44.6903%, 88.6275%
        XYZ:
        41.8001, 30.8496, 75.7030
        xyY:
        0.2818, 0.2079, 30.8496
      CIE-Lab:
        62.3805, 42.3861, -42.0411
        CIE-LCH:
        62.3805, 59.6996, 315.2341
        CIE-Luv:
        62.3805, 24.8835, -72.0591
        Hunter-Lab:
        55.5424, 37.1364, -41.9312
      #bc7de2 color charts
#bc7de2 RGB chart
      #bc7de2 CMYK chart
      #bc7de2 RGB pie chart
      #bc7de2 color shades, tints & tones
#bc7de2 color schemes
#bc7de2 color preview, HTML & CSS examples
           This text has a color of #bc7de2        
        
          <p style="color:#bc7de2;">Text here</p>
        
        
          .mytext {color:#bc7de2;}
        
        Text color #bc7de2
      
           This box has a color of #bc7de2        
        
          <div style="background-color:#bc7de2;">Content here</div>
        
        
          .mybackground {background-color:#bc7de2;}
        
        Background color #bc7de2
      
           Border around this has a color of #bc7de2        
        
          <div style="border:2px solid #bc7de2;">Content here</div>
        
        
          .myborder {border:2px solid #bc7de2;}
        
        Border color #bc7de2