#bc0cf2 color space conversions
Hex:
        #bc0cf2
        RGB:
        188, 12, 242
        CMY:
        26, 95, 5
        CMYK:
        22, 95, 0, 5
      HSL:
        286°, 90.5512%, 49.8039%
        HSV (HSB):
        286°, 95.0413%, 94.9020%
        XYZ:
        36.8975, 17.3651, 85.4115
        xyY:
        0.2642, 0.1243, 17.3651
      CIE-Lab:
        48.7168, 85.7934, -72.8707
        CIE-LCH:
        48.7168, 112.5640, 319.6563
        CIE-Luv:
        48.7168, 43.5448, -117.8176
        Hunter-Lab:
        41.6715, 85.1257, -92.3531
      #bc0cf2 color charts
#bc0cf2 RGB chart
      #bc0cf2 CMYK chart
      #bc0cf2 RGB pie chart
      #bc0cf2 color shades, tints & tones
#bc0cf2 color schemes
#bc0cf2 color preview, HTML & CSS examples
           This text has a color of #bc0cf2        
        
          <p style="color:#bc0cf2;">Text here</p>
        
        
          .mytext {color:#bc0cf2;}
        
        Text color #bc0cf2
      
           This box has a color of #bc0cf2        
        
          <div style="background-color:#bc0cf2;">Content here</div>
        
        
          .mybackground {background-color:#bc0cf2;}
        
        Background color #bc0cf2
      
           Border around this has a color of #bc0cf2        
        
          <div style="border:2px solid #bc0cf2;">Content here</div>
        
        
          .myborder {border:2px solid #bc0cf2;}
        
        Border color #bc0cf2