#bc06d8 color space conversions
Hex:
        #bc06d8
        RGB:
        188, 6, 216
        CMY:
        26, 98, 15
        CMYK:
        13, 97, 0, 15
      HSL:
        292°, 94.5946%, 43.5294%
        HSV (HSB):
        292°, 97.2222%, 84.7059%
        XYZ:
        33.1988, 15.7795, 66.2617
        xyY:
        0.2881, 0.1369, 15.7795
      CIE-Lab:
        46.6838, 81.9371, -61.4093
        CIE-LCH:
        46.6838, 102.3952, 323.1496
        CIE-Luv:
        46.6838, 51.8900, -100.3326
        Hunter-Lab:
        39.7234, 79.6654, -71.0940
      #bc06d8 color charts
#bc06d8 RGB chart
      #bc06d8 CMYK chart
      #bc06d8 RGB pie chart
      #bc06d8 color shades, tints & tones
#bc06d8 color schemes
#bc06d8 color preview, HTML & CSS examples
           This text has a color of #bc06d8        
        
          <p style="color:#bc06d8;">Text here</p>
        
        
          .mytext {color:#bc06d8;}
        
        Text color #bc06d8
      
           This box has a color of #bc06d8        
        
          <div style="background-color:#bc06d8;">Content here</div>
        
        
          .mybackground {background-color:#bc06d8;}
        
        Background color #bc06d8
      
           Border around this has a color of #bc06d8        
        
          <div style="border:2px solid #bc06d8;">Content here</div>
        
        
          .myborder {border:2px solid #bc06d8;}
        
        Border color #bc06d8