#bc41a4 color space conversions
Hex:
        #bc41a4
        RGB:
        188, 65, 164
        CMY:
        26, 75, 36
        CMYK:
        0, 65, 13, 26
      HSL:
        312°, 48.6166%, 49.6078%
        HSV (HSB):
        312°, 65.4255%, 73.7255%
        XYZ:
        29.3302, 17.1523, 36.8868
        xyY:
        0.3518, 0.2057, 17.1523
      CIE-Lab:
        48.4514, 60.0721, -28.2997
        CIE-LCH:
        48.4514, 66.4043, 334.7751
        CIE-Luv:
        48.4514, 61.3956, -50.2398
        Hunter-Lab:
        41.4153, 53.9362, -23.8163
      #bc41a4 color charts
#bc41a4 RGB chart
      #bc41a4 CMYK chart
      #bc41a4 RGB pie chart
      #bc41a4 color shades, tints & tones
#bc41a4 color schemes
#bc41a4 color preview, HTML & CSS examples
           This text has a color of #bc41a4        
        
          <p style="color:#bc41a4;">Text here</p>
        
        
          .mytext {color:#bc41a4;}
        
        Text color #bc41a4
      
           This box has a color of #bc41a4        
        
          <div style="background-color:#bc41a4;">Content here</div>
        
        
          .mybackground {background-color:#bc41a4;}
        
        Background color #bc41a4
      
           Border around this has a color of #bc41a4        
        
          <div style="border:2px solid #bc41a4;">Content here</div>
        
        
          .myborder {border:2px solid #bc41a4;}
        
        Border color #bc41a4