#bc4ec0 color space conversions
Hex:
        #bc4ec0
        RGB:
        188, 78, 192
        CMY:
        26, 69, 25
        CMYK:
        2, 59, 0, 25
      HSL:
        298°, 47.5000%, 52.9412%
        HSV (HSB):
        298°, 59.3750%, 75.2941%
        XYZ:
        32.9779, 19.9459, 51.9810
        xyY:
        0.3144, 0.1901, 19.9459
      CIE-Lab:
        51.7760, 59.2051, -39.4565
        CIE-LCH:
        51.7760, 71.1481, 326.3190
        CIE-Luv:
        51.7760, 48.7382, -67.6883
        Hunter-Lab:
        44.6609, 53.6490, -37.7453
      #bc4ec0 color charts
#bc4ec0 RGB chart
      #bc4ec0 CMYK chart
      #bc4ec0 RGB pie chart
      #bc4ec0 color shades, tints & tones
#bc4ec0 color schemes
#bc4ec0 color preview, HTML & CSS examples
           This text has a color of #bc4ec0        
        
          <p style="color:#bc4ec0;">Text here</p>
        
        
          .mytext {color:#bc4ec0;}
        
        Text color #bc4ec0
      
           This box has a color of #bc4ec0        
        
          <div style="background-color:#bc4ec0;">Content here</div>
        
        
          .mybackground {background-color:#bc4ec0;}
        
        Background color #bc4ec0
      
           Border around this has a color of #bc4ec0        
        
          <div style="border:2px solid #bc4ec0;">Content here</div>
        
        
          .myborder {border:2px solid #bc4ec0;}
        
        Border color #bc4ec0