#bc06fa color space conversions
Hex:
        #bc06fa
        RGB:
        188, 6, 250
        CMY:
        26, 98, 2
        CMYK:
        25, 98, 0, 2
      HSL:
        285°, 96.0630%, 50.1961%
        HSV (HSB):
        285°, 97.6000%, 98.0392%
        XYZ:
        38.0595, 17.7237, 91.8575
        xyY:
        0.2578, 0.1200, 17.7237
      CIE-Lab:
        49.1593, 87.6754, -76.6360
        CIE-LCH:
        49.1593, 116.4476, 318.8437
        CIE-Luv:
        49.1593, 41.4573, -123.3853
        Hunter-Lab:
        42.0996, 87.6960, -99.8958
      #bc06fa color charts
#bc06fa RGB chart
      #bc06fa CMYK chart
      #bc06fa RGB pie chart
      #bc06fa color shades, tints & tones
#bc06fa color schemes
#bc06fa color preview, HTML & CSS examples
           This text has a color of #bc06fa        
        
          <p style="color:#bc06fa;">Text here</p>
        
        
          .mytext {color:#bc06fa;}
        
        Text color #bc06fa
      
           This box has a color of #bc06fa        
        
          <div style="background-color:#bc06fa;">Content here</div>
        
        
          .mybackground {background-color:#bc06fa;}
        
        Background color #bc06fa
      
           Border around this has a color of #bc06fa        
        
          <div style="border:2px solid #bc06fa;">Content here</div>
        
        
          .myborder {border:2px solid #bc06fa;}
        
        Border color #bc06fa