#bc0cc1 color space conversions
Hex:
        #bc0cc1
        RGB:
        188, 12, 193
        CMY:
        26, 95, 24
        CMYK:
        3, 94, 0, 24
      HSL:
        298°, 88.2927%, 40.1961%
        HSV (HSB):
        298°, 93.7824%, 75.6863%
        XYZ:
        30.4961, 14.8046, 51.7023
        xyY:
        0.3144, 0.1526, 14.8046
      CIE-Lab:
        45.3653, 77.7931, -50.2295
        CIE-LCH:
        45.3653, 92.6001, 327.1504
        CIE-Luv:
        45.3653, 59.7905, -83.4507
        Hunter-Lab:
        38.4767, 74.1426, -52.7361
      #bc0cc1 color charts
#bc0cc1 RGB chart
      #bc0cc1 CMYK chart
      #bc0cc1 RGB pie chart
      #bc0cc1 color shades, tints & tones
#bc0cc1 color schemes
#bc0cc1 color preview, HTML & CSS examples
           This text has a color of #bc0cc1        
        
          <p style="color:#bc0cc1;">Text here</p>
        
        
          .mytext {color:#bc0cc1;}
        
        Text color #bc0cc1
      
           This box has a color of #bc0cc1        
        
          <div style="background-color:#bc0cc1;">Content here</div>
        
        
          .mybackground {background-color:#bc0cc1;}
        
        Background color #bc0cc1
      
           Border around this has a color of #bc0cc1        
        
          <div style="border:2px solid #bc0cc1;">Content here</div>
        
        
          .myborder {border:2px solid #bc0cc1;}
        
        Border color #bc0cc1