#bc0bd4 color space conversions
Hex:
        #bc0bd4
        RGB:
        188, 11, 212
        CMY:
        26, 96, 17
        CMYK:
        11, 95, 0, 17
      HSL:
        293°, 90.1345%, 43.7255%
        HSV (HSB):
        293°, 94.8113%, 83.1373%
        XYZ:
        32.7424, 15.6842, 63.5890
        xyY:
        0.2923, 0.1400, 15.6842
      CIE-Lab:
        46.5574, 80.8609, -59.3172
        CIE-LCH:
        46.5574, 100.2846, 323.7373
        CIE-Luv:
        46.5574, 53.0429, -97.2331
        Hunter-Lab:
        39.6033, 78.2709, -67.4767
      #bc0bd4 color charts
#bc0bd4 RGB chart
      #bc0bd4 CMYK chart
      #bc0bd4 RGB pie chart
      #bc0bd4 color shades, tints & tones
#bc0bd4 color schemes
#bc0bd4 color preview, HTML & CSS examples
           This text has a color of #bc0bd4        
        
          <p style="color:#bc0bd4;">Text here</p>
        
        
          .mytext {color:#bc0bd4;}
        
        Text color #bc0bd4
      
           This box has a color of #bc0bd4        
        
          <div style="background-color:#bc0bd4;">Content here</div>
        
        
          .mybackground {background-color:#bc0bd4;}
        
        Background color #bc0bd4
      
           Border around this has a color of #bc0bd4        
        
          <div style="border:2px solid #bc0bd4;">Content here</div>
        
        
          .myborder {border:2px solid #bc0bd4;}
        
        Border color #bc0bd4