#bc40d1 color space conversions
Hex:
        #bc40d1
        RGB:
        188, 64, 209
        CMY:
        26, 75, 18
        CMYK:
        10, 69, 0, 18
      HSL:
        291°, 61.1814%, 53.5294%
        HSV (HSB):
        291°, 69.3780%, 81.9608%
        XYZ:
        34.0811, 18.9616, 62.1853
        xyY:
        0.2958, 0.1646, 18.9616
      CIE-Lab:
        50.6423, 67.9668, -51.0350
        CIE-LCH:
        50.6423, 84.9945, 323.0978
        CIE-Luv:
        50.6423, 47.4516, -85.8800
        Hunter-Lab:
        43.5449, 63.5019, -54.1889
      #bc40d1 color charts
#bc40d1 RGB chart
      #bc40d1 CMYK chart
      #bc40d1 RGB pie chart
      #bc40d1 color shades, tints & tones
#bc40d1 color schemes
#bc40d1 color preview, HTML & CSS examples
           This text has a color of #bc40d1        
        
          <p style="color:#bc40d1;">Text here</p>
        
        
          .mytext {color:#bc40d1;}
        
        Text color #bc40d1
      
           This box has a color of #bc40d1        
        
          <div style="background-color:#bc40d1;">Content here</div>
        
        
          .mybackground {background-color:#bc40d1;}
        
        Background color #bc40d1
      
           Border around this has a color of #bc40d1        
        
          <div style="border:2px solid #bc40d1;">Content here</div>
        
        
          .myborder {border:2px solid #bc40d1;}
        
        Border color #bc40d1