#bc41a2 color space conversions
Hex:
        #bc41a2
        RGB:
        188, 65, 162
        CMY:
        26, 75, 36
        CMYK:
        0, 65, 14, 26
      HSL:
        313°, 48.6166%, 49.6078%
        HSV (HSB):
        313°, 65.4255%, 73.7255%
        XYZ:
        29.1509, 17.0806, 35.9429
        xyY:
        0.3547, 0.2079, 17.0806
      CIE-Lab:
        48.3614, 59.7700, -27.2552
        CIE-LCH:
        48.3614, 65.6910, 335.4869
        CIE-Luv:
        48.3614, 62.0648, -48.6394
        Hunter-Lab:
        41.3287, 53.5787, -22.6335
      #bc41a2 color charts
#bc41a2 RGB chart
      #bc41a2 CMYK chart
      #bc41a2 RGB pie chart
      #bc41a2 color shades, tints & tones
#bc41a2 color schemes
#bc41a2 color preview, HTML & CSS examples
           This text has a color of #bc41a2        
        
          <p style="color:#bc41a2;">Text here</p>
        
        
          .mytext {color:#bc41a2;}
        
        Text color #bc41a2
      
           This box has a color of #bc41a2        
        
          <div style="background-color:#bc41a2;">Content here</div>
        
        
          .mybackground {background-color:#bc41a2;}
        
        Background color #bc41a2
      
           Border around this has a color of #bc41a2        
        
          <div style="border:2px solid #bc41a2;">Content here</div>
        
        
          .myborder {border:2px solid #bc41a2;}
        
        Border color #bc41a2