#bc06b3 color space conversions
Hex:
        #bc06b3
        RGB:
        188, 6, 179
        CMY:
        26, 98, 30
        CMYK:
        0, 97, 5, 26
      HSL:
        303°, 93.8144%, 38.0392%
        HSV (HSB):
        303°, 96.8085%, 73.7255%
        XYZ:
        28.9408, 14.0763, 43.8395
        xyY:
        0.3332, 0.1621, 14.0763
      CIE-Lab:
        44.3421, 76.2826, -43.6452
        CIE-LCH:
        44.3421, 87.8859, 330.2239
        CIE-Luv:
        44.3421, 65.5329, -73.4496
        Hunter-Lab:
        37.5184, 72.0338, -43.0163
      #bc06b3 color charts
#bc06b3 RGB chart
      #bc06b3 CMYK chart
      #bc06b3 RGB pie chart
      #bc06b3 color shades, tints & tones
#bc06b3 color schemes
#bc06b3 color preview, HTML & CSS examples
           This text has a color of #bc06b3        
        
          <p style="color:#bc06b3;">Text here</p>
        
        
          .mytext {color:#bc06b3;}
        
        Text color #bc06b3
      
           This box has a color of #bc06b3        
        
          <div style="background-color:#bc06b3;">Content here</div>
        
        
          .mybackground {background-color:#bc06b3;}
        
        Background color #bc06b3
      
           Border around this has a color of #bc06b3        
        
          <div style="border:2px solid #bc06b3;">Content here</div>
        
        
          .myborder {border:2px solid #bc06b3;}
        
        Border color #bc06b3