#bc78c9 color space conversions
Hex:
        #bc78c9
        RGB:
        188, 120, 201
        CMY:
        26, 53, 21
        CMYK:
        6, 40, 0, 21
      HSL:
        290°, 42.8571%, 62.9412%
        HSV (HSB):
        290°, 40.2985%, 78.8235%
        XYZ:
        37.9981, 28.3414, 58.7260
        xyY:
        0.3038, 0.2266, 28.3414
      CIE-Lab:
        60.1959, 39.9058, -31.4275
        CIE-LCH:
        60.1959, 50.7953, 321.7781
        CIE-Luv:
        60.1959, 31.2313, -54.2676
        Hunter-Lab:
        53.2366, 34.2420, -28.1380
      #bc78c9 color charts
#bc78c9 RGB chart
      #bc78c9 CMYK chart
      #bc78c9 RGB pie chart
      #bc78c9 color shades, tints & tones
#bc78c9 color schemes
#bc78c9 color preview, HTML & CSS examples
           This text has a color of #bc78c9        
        
          <p style="color:#bc78c9;">Text here</p>
        
        
          .mytext {color:#bc78c9;}
        
        Text color #bc78c9
      
           This box has a color of #bc78c9        
        
          <div style="background-color:#bc78c9;">Content here</div>
        
        
          .mybackground {background-color:#bc78c9;}
        
        Background color #bc78c9
      
           Border around this has a color of #bc78c9        
        
          <div style="border:2px solid #bc78c9;">Content here</div>
        
        
          .myborder {border:2px solid #bc78c9;}
        
        Border color #bc78c9