#bc7df3 color space conversions
Hex:
        #bc7df3
        RGB:
        188, 125, 243
        CMY:
        26, 51, 5
        CMYK:
        23, 49, 0, 5
      HSL:
        272°, 83.0986%, 72.1569%
        HSV (HSB):
        272°, 48.5597%, 95.2941%
        XYZ:
        44.2503, 31.8297, 88.6055
        xyY:
        0.2687, 0.1933, 31.8297
      CIE-Lab:
        63.2019, 46.1344, -50.1677
        CIE-LCH:
        63.2019, 68.1555, 312.6018
        CIE-Luv:
        63.2019, 22.1184, -85.9207
        Hunter-Lab:
        56.4178, 41.2723, -53.6240
      #bc7df3 color charts
#bc7df3 RGB chart
      #bc7df3 CMYK chart
      #bc7df3 RGB pie chart
      #bc7df3 color shades, tints & tones
#bc7df3 color schemes
#bc7df3 color preview, HTML & CSS examples
           This text has a color of #bc7df3        
        
          <p style="color:#bc7df3;">Text here</p>
        
        
          .mytext {color:#bc7df3;}
        
        Text color #bc7df3
      
           This box has a color of #bc7df3        
        
          <div style="background-color:#bc7df3;">Content here</div>
        
        
          .mybackground {background-color:#bc7df3;}
        
        Background color #bc7df3
      
           Border around this has a color of #bc7df3        
        
          <div style="border:2px solid #bc7df3;">Content here</div>
        
        
          .myborder {border:2px solid #bc7df3;}
        
        Border color #bc7df3