#bc15a2 color space conversions
Hex:
        #bc15a2
        RGB:
        188, 21, 162
        CMY:
        26, 92, 36
        CMYK:
        0, 89, 14, 26
      HSL:
        309°, 79.9043%, 40.9804%
        HSV (HSB):
        309°, 88.8298%, 73.7255%
        XYZ:
        27.5288, 13.8363, 35.4022
        xyY:
        0.3586, 0.1802, 13.8363
      CIE-Lab:
        43.9973, 72.2068, -34.0830
        CIE-LCH:
        43.9973, 79.8465, 334.7318
        CIE-Luv:
        43.9973, 71.3889, -59.1723
        Hunter-Lab:
        37.1972, 67.0085, -30.3907
      #bc15a2 color charts
#bc15a2 RGB chart
      #bc15a2 CMYK chart
      #bc15a2 RGB pie chart
      #bc15a2 color shades, tints & tones
#bc15a2 color schemes
#bc15a2 color preview, HTML & CSS examples
           This text has a color of #bc15a2        
        
          <p style="color:#bc15a2;">Text here</p>
        
        
          .mytext {color:#bc15a2;}
        
        Text color #bc15a2
      
           This box has a color of #bc15a2        
        
          <div style="background-color:#bc15a2;">Content here</div>
        
        
          .mybackground {background-color:#bc15a2;}
        
        Background color #bc15a2
      
           Border around this has a color of #bc15a2        
        
          <div style="border:2px solid #bc15a2;">Content here</div>
        
        
          .myborder {border:2px solid #bc15a2;}
        
        Border color #bc15a2