#bc06d2 color space conversions
Hex:
        #bc06d2
        RGB:
        188, 6, 210
        CMY:
        26, 98, 18
        CMYK:
        10, 97, 0, 18
      HSL:
        294°, 94.4444%, 42.3529%
        HSV (HSB):
        294°, 97.1429%, 82.3529%
        XYZ:
        32.4370, 15.4748, 62.2501
        xyY:
        0.2944, 0.1405, 15.4748
      CIE-Lab:
        46.2777, 80.9734, -58.6177
        CIE-LCH:
        46.2777, 99.9636, 324.0987
        CIE-Luv:
        46.2777, 53.9363, -96.1003
        Hunter-Lab:
        39.3380, 78.3448, -66.2864
      #bc06d2 color charts
#bc06d2 RGB chart
      #bc06d2 CMYK chart
      #bc06d2 RGB pie chart
      #bc06d2 color shades, tints & tones
#bc06d2 color schemes
#bc06d2 color preview, HTML & CSS examples
           This text has a color of #bc06d2        
        
          <p style="color:#bc06d2;">Text here</p>
        
        
          .mytext {color:#bc06d2;}
        
        Text color #bc06d2
      
           This box has a color of #bc06d2        
        
          <div style="background-color:#bc06d2;">Content here</div>
        
        
          .mybackground {background-color:#bc06d2;}
        
        Background color #bc06d2
      
           Border around this has a color of #bc06d2        
        
          <div style="border:2px solid #bc06d2;">Content here</div>
        
        
          .myborder {border:2px solid #bc06d2;}
        
        Border color #bc06d2