#bc0ce4 color space conversions
Hex:
        #bc0ce4
        RGB:
        188, 12, 228
        CMY:
        26, 95, 11
        CMYK:
        18, 95, 0, 11
      HSL:
        289°, 90.0000%, 47.0588%
        HSV (HSB):
        289°, 94.7368%, 89.4118%
        XYZ:
        34.8741, 16.5557, 74.7563
        xyY:
        0.2764, 0.1312, 16.5557
      CIE-Lab:
        47.6953, 83.4032, -66.6186
        CIE-LCH:
        47.6953, 106.7434, 321.3838
        CIE-Luv:
        47.6953, 47.7686, -108.3362
        Hunter-Lab:
        40.6888, 81.7860, -80.4497
      #bc0ce4 color charts
#bc0ce4 RGB chart
      #bc0ce4 CMYK chart
      #bc0ce4 RGB pie chart
      #bc0ce4 color shades, tints & tones
#bc0ce4 color schemes
#bc0ce4 color preview, HTML & CSS examples
           This text has a color of #bc0ce4        
        
          <p style="color:#bc0ce4;">Text here</p>
        
        
          .mytext {color:#bc0ce4;}
        
        Text color #bc0ce4
      
           This box has a color of #bc0ce4        
        
          <div style="background-color:#bc0ce4;">Content here</div>
        
        
          .mybackground {background-color:#bc0ce4;}
        
        Background color #bc0ce4
      
           Border around this has a color of #bc0ce4        
        
          <div style="border:2px solid #bc0ce4;">Content here</div>
        
        
          .myborder {border:2px solid #bc0ce4;}
        
        Border color #bc0ce4