#bc40d4 color space conversions
Hex:
        #bc40d4
        RGB:
        188, 64, 212
        CMY:
        26, 75, 17
        CMYK:
        11, 70, 0, 17
      HSL:
        290°, 63.2479%, 54.1176%
        HSV (HSB):
        290°, 69.8113%, 83.1373%
        XYZ:
        34.4561, 19.1116, 64.1602
        xyY:
        0.2927, 0.1623, 19.1116
      CIE-Lab:
        50.8175, 68.5095, -52.4712
        CIE-LCH:
        50.8175, 86.2947, 322.5516
        CIE-Luv:
        50.8175, 46.5770, -88.1566
        Hunter-Lab:
        43.7168, 64.1830, -56.4141
      #bc40d4 color charts
#bc40d4 RGB chart
      #bc40d4 CMYK chart
      #bc40d4 RGB pie chart
      #bc40d4 color shades, tints & tones
#bc40d4 color schemes
#bc40d4 color preview, HTML & CSS examples
           This text has a color of #bc40d4        
        
          <p style="color:#bc40d4;">Text here</p>
        
        
          .mytext {color:#bc40d4;}
        
        Text color #bc40d4
      
           This box has a color of #bc40d4        
        
          <div style="background-color:#bc40d4;">Content here</div>
        
        
          .mybackground {background-color:#bc40d4;}
        
        Background color #bc40d4
      
           Border around this has a color of #bc40d4        
        
          <div style="border:2px solid #bc40d4;">Content here</div>
        
        
          .myborder {border:2px solid #bc40d4;}
        
        Border color #bc40d4