#bc10d4 color space conversions
Hex:
        #bc10d4
        RGB:
        188, 16, 212
        CMY:
        26, 94, 17
        CMYK:
        11, 92, 0, 17
      HSL:
        293°, 85.9649%, 44.7059%
        HSV (HSB):
        293°, 92.4528%, 83.1373%
        XYZ:
        32.8080, 15.8154, 63.6109
        xyY:
        0.2923, 0.1409, 15.8154
      CIE-Lab:
        46.7314, 80.3449, -59.0363
        CIE-LCH:
        46.7314, 99.7025, 323.6921
        CIE-Luv:
        46.7314, 52.7970, -96.8912
        Hunter-Lab:
        39.7686, 77.6625, -66.9978
      #bc10d4 color charts
#bc10d4 RGB chart
      #bc10d4 CMYK chart
      #bc10d4 RGB pie chart
      #bc10d4 color shades, tints & tones
#bc10d4 color schemes
#bc10d4 color preview, HTML & CSS examples
           This text has a color of #bc10d4        
        
          <p style="color:#bc10d4;">Text here</p>
        
        
          .mytext {color:#bc10d4;}
        
        Text color #bc10d4
      
           This box has a color of #bc10d4        
        
          <div style="background-color:#bc10d4;">Content here</div>
        
        
          .mybackground {background-color:#bc10d4;}
        
        Background color #bc10d4
      
           Border around this has a color of #bc10d4        
        
          <div style="border:2px solid #bc10d4;">Content here</div>
        
        
          .myborder {border:2px solid #bc10d4;}
        
        Border color #bc10d4